More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #916 failed

Job: Test against 2.1 failed

Get all report processor configurations should retrieve all saved report processor configurations including retired if specified: Test case result

The below summarizes the result of the test "Get all report processor configurations should retrieve all saved report processor configurations including retired if specified" in build 916 of Reporting Module - Reporting Module - Test against 2.1. View test case history
Description
Get all report processor configurations should retrieve all saved report processor configurations including retired if specified
Test class
org.openmrs.module.reporting.report.service.ReportServiceTest
Method
getAllReportProcessorConfigurations_shouldRetrieveAllSavedReportProcessorConfigurationsIncludingRetiredIfSpecified
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:94)
	at org.springframework.test.context.DefaultTestContext.getApplicationContext(DefaultTestContext.java:72)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:212)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:200)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:252)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:254)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
	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:68)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'definitionLibraryCohortDefinitionEvaluator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.reporting.definition.library.AllDefinitionLibraries org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluator.definitionLibraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allDefinitionLibraries': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.reporting.definition.library.AllDefinitionLibraries.libraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'implementerConfiguredPatientDataDefinitionLibrary': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializedDefinitionService' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#43b030d9' 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#43b030d9' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializedDefinitionService' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#43b030d9' 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#43b030d9' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializedDefinitionService' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#43b030d9' 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#43b030d9' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializedDefinitionService' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#43b030d9' 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#43b030d9' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:762)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:125)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:109)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:261)
	at org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:68)
	at org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:86)
	... 30 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.reporting.definition.library.AllDefinitionLibraries org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluator.definitionLibraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allDefinitionLibraries': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.reporting.definition.library.AllDefinitionLibraries.libraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'implementerConfiguredPatientDataDefinitionLibrary': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
	... 46 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'allDefinitionLibraries': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.reporting.definition.library.AllDefinitionLibraries.libraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'implementerConfiguredPatientDataDefinitionLibrary': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
	... 48 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.reporting.definition.library.AllDefinitionLibraries.libraries; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'implementerConfiguredPatientDataDefinitionLibrary': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
	... 59 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'implementerConfiguredPatientDataDefinitionLibrary': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1003)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
	... 61 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.api.SerializationService org.openmrs.module.reporting.definition.library.implementerconfigured.BaseImplementerConfiguredDefinitionLibrary.serializationService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
	... 72 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'reportingSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:382)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:157)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1469)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1214)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1127)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1051)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:949)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
	... 74 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializer' defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT1/api/target/reporting-api-1.27.0-SNAPSHOT.jar!/moduleApplicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1093)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1025)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
	... 89 more
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.openmrs.module.reporting.serializer.ReportingSerializer]: Constructor threw exception; nested exception is org.openmrs.api.APIException: service.error.during.getting.component
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:163)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1086)
	... 97 more
Caused by: org.openmrs.api.APIException: service.error.during.getting.component
	at org.openmrs.api.context.ServiceContext.getRegisteredComponent(ServiceContext.java:877)
	at org.openmrs.api.context.Context.getRegisteredComponent(Context.java:1197)
	at org.openmrs.module.reporting.serializer.ReportingSerializer.setupXStreamSecurity(ReportingSerializer.java:121)
	at org.openmrs.module.reporting.serializer.ReportingSerializer.<init>(ReportingSerializer.java:88)
	at sun.reflect.GeneratedConstructorAccessor56.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
	... 99 more
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'simpleXStreamSerializer' is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:694)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1168)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:281)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:962)
	at org.openmrs.api.context.ServiceContext.getRegisteredComponent(ServiceContext.java:874)
	... 106 more