Skip to content

Instantly share code, notes, and snippets.

@mherman22
Created July 12, 2026 13:02
Show Gist options
  • Select an option

  • Save mherman22/422255ea845ad26313e7f676af90ad13 to your computer and use it in GitHub Desktop.

Select an option

Save mherman22/422255ea845ad26313e7f676af90ad13 to your computer and use it in GitHub Desktop.
openmrs3.log
This file has been truncated, but you can view the full file.
root@ip-172-31-13-3:/usr/share/tomcat7/.OpenMRS/modules# cd ..
root@ip-172-31-13-3:/usr/share/tomcat7/.OpenMRS# cat openmrs.log
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 20:49:03,678| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#11c9a197' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#11c9a197' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 20:49:03,691| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#17297c6' 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#17297c6' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#7fdac48d' 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#7fdac48d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 20:49:03,694| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#11c9a197' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#11c9a197' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 20:49:03,708| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - IdgenTask.run(32) |2026-07-10 20:49:14,543| Not running scheduled task. DaemonToken = null; enabled = false
WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2026-07-10 20:49:23,971| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
INFO - ServiceContext.doneRefreshingContext(827) |2026-07-10 20:49:23,975| Done refreshing Context
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:24,110| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:24,113| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:24,113| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:24,114| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:24,114| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:24,115| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:24,116| OpenmrsClassLoader could not load class: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:24,116| Failed to schedule task Outgoing-Message-Exception Retry Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:24,116| Failed to schedule task for class org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:24,121| OpenmrsClassLoader could not load class: org.openmrs.module.isanteplusreports.RegisterReportsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:24,122| Failed to schedule task Clean reports request iSantePlus
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:24,122| Failed to schedule task for class org.openmrs.module.isanteplusreports.RegisterReportsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2026-07-10 20:49:51,037| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,433| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,469| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,532| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,533| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,612| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 12,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,635| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,645| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,647| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,651| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,652| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,655| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,655| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,658| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,658| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,662| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,662| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,665| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,665| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,670| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,670| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,674| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,675| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,679| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,679| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,682| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,682| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,687| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,689| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,694| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,694| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,697| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,697| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,701| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,701| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,704| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,704| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,707| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,707| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,710| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,711| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,715| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,715| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,721| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,721| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,725| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,725| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,729| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,729| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,732| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,733| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,737| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,738| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,743| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,743| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,770| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,771| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,791| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,792| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,814| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,814| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,836| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,836| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,858| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,859| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,880| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,880| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,898| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,899| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,921| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,921| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,943| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,943| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,977| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,977| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:51,993| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:51,994| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,000| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,000| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,018| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,018| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,026| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,026| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,041| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,041| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,061| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,061| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,079| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,079| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,096| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,096| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,105| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,105| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,123| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,123| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,142| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,143| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,153| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,154| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,224| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,224| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,237| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,237| Exiting method saveRole
INFO - SerializationServiceImpl.getDefaultSerializer(71) |2026-07-10 20:49:52,329| No default serializer specified - using builtin SimpleXStreamSerializer.
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,447| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,489| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,499| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,528| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,538| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,569| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,578| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,611| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,621| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,649| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,659| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,688| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,698| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,728| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,738| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,771| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,788| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,816| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,826| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,854| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,863| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,893| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,902| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,931| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,941| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:52,972| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:52,982| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,014| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:53,025| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,050| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:53,059| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,085| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:53,095| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,120| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:53,129| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,155| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:53,163| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:53,189| Exiting method saveRole
ERROR - LabIntegrationActivator.started(42) |2026-07-10 20:49:53,274| Failed to setup 'Rapport des résultats de LNSP' report because of: Non-entity object instance passed to evict : Rapport des résultats de LNSP
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 20:49:53,475| Error loading app framework. Some apps might not work.org.openmrs.module.appframework.factory.AppConfigurationLoaderFactory@713ad8fd
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 20:49:53,552| Error loading app framework. Some apps might not work.org.openmrs.module.formentryapp.FormEntryAppFrameworkFactory@31257625
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
WARN - RequestHandlers.initHandlersFromConfig(163) |2026-07-10 20:49:55,420| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
WARN - ManagedResource.reloadFromStorage(182) |2026-07-10 20:49:55,597| No stored data found for /rest/managed
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:56,900| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:56,928| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:56,962| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:56,981| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:56,986| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,005| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,029| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,033| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,053| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,057| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,077| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,080| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,107| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,117| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,137| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,142| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,162| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 20:49:57,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
INFO - LoggingAdvice.invoke(155) |2026-07-10 20:49:57,185| Exiting method saveGlobalProperty
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 20:49:58,055| Line=394 The content of element type "dwr" must match "(init?,allow?,signatures?)".
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 20:49:58,064| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 20:49:58,067| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2026-07-10 20:49:58,093| Unable to find a runtime properties file at /openmrs-runtime.properties
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:58,144| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:58,145| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:58,145| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:58,149| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:58,149| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:58,149| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:58,150| OpenmrsClassLoader could not load class: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:58,150| Failed to schedule task Outgoing-Message-Exception Retry Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:58,151| Failed to schedule task for class org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 20:49:58,152| OpenmrsClassLoader could not load class: org.openmrs.module.isanteplusreports.RegisterReportsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 20:49:58,152| Failed to schedule task Clean reports request iSantePlus
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 20:49:58,153| Failed to schedule task for class org.openmrs.module.isanteplusreports.RegisterReportsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2026-07-10 20:49:58,301| Unable to find a runtime properties file at /openmrs-runtime.properties
ERROR - PageController.handlePath(155) |2026-07-10 20:52:33,472| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
ERROR - PageController.handlePath(155) |2026-07-10 20:59:03,931| Error rendering page view for login. Model properties:
sessionContext
featureToggles
patient
redirectUrl
locations
lastSessionLocation
ui
context
contextPath
session
param
out
org.openmrs.ui.framework.ViewException: Error rendering page view for login. Model properties:
sessionContext
featureToggles
patient
redirectUrl
locations
lastSessionLocation
ui
context
contextPath
session
param
out
at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.java:55)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:187)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:742)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:484)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:337)
at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:168)
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1228)
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1011)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:955)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.GZIPFilter.doFilterInternal(GZIPFilter.java:64)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: groovy.lang.MissingPropertyException: No such property: enableIsantePlusUI for class: SimpleTemplateScript1
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:52)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:307)
at SimpleTemplateScript1.run(SimpleTemplateScript1.groovy:107)
at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.writeTo(SimpleTemplateEngine.java:168)
at groovy.text.SimpleTemplateEngine$SimpleTemplate$1.toString(SimpleTemplateEngine.java:180)
at org.openmrs.ui.framework.page.GroovyPageView.render(GroovyPageView.java:43)
... 99 more
ERROR - PageController.handlePath(155) |2026-07-10 21:02:19,042| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
WARN - DispatcherServlet.noHandlerFound(1120) |2026-07-10 21:48:36,714| No mapping found for HTTP request with URI [/openmrs/ws/fhir2/R4/Patient] in DispatcherServlet with name 'openmrs'
ERROR - SessionImpl.afterTransactionCompletion(537) |2026-07-10 21:48:42,403| HHH000087: Exception in interceptor afterTransactionCompletion()
org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:534)
at org.openmrs.event.EventEngine.doFireEvent(EventEngine.java:100)
at org.openmrs.event.EventEngine.fireEvent(EventEngine.java:79)
at org.openmrs.event.EventEngine.fireAction(EventEngine.java:65)
at org.openmrs.event.Event.fireAction(Event.java:38)
at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor_2_x.afterTransactionCompletion(HibernateEventInterceptor_2_x.java:170)
at org.openmrs.api.db.hibernate.ChainingInterceptor.afterTransactionCompletion(ChainingInterceptor.java:210)
at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:534)
at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.afterTransaction(TransactionCoordinatorImpl.java:150)
at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.afterTransactionCompletion(JdbcTransaction.java:138)
at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:182)
at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy221.onShutdown(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy222.onShutdown(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.shutdown(SchedulerUtil.java:78)
at org.openmrs.api.context.Context.shutdown(Context.java:892)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1259)
at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1251)
at org.apache.activemq.ActiveMQSession.<init>(ActiveMQSession.java:250)
at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:318)
at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.jms.connection.SingleConnectionFactory$SharedConnectionInvocationHandler.invoke(SingleConnectionFactory.java:550)
at com.sun.proxy.$Proxy365.createSession(Unknown Source)
at org.springframework.jms.support.JmsAccessor.createSession(JmsAccessor.java:196)
at org.springframework.jms.core.JmsTemplate.access$1(JmsTemplate.java:1)
at org.springframework.jms.core.JmsTemplate$JmsTemplateResourceFactory.createSession(JmsTemplate.java:1035)
at org.springframework.jms.connection.ConnectionFactoryUtils.doGetTransactionalSession(ConnectionFactoryUtils.java:300)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:453)
... 47 more
Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:90)
at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1257)
... 60 more
WARN - ModuleFactory.stopModule(1094) |2026-07-10 21:48:42,424| Unable to call module's Activator.willStop() method
org.openmrs.api.APIAuthenticationException: Privileges required: Manage Atlas Data
at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:116)
at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:97)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy298.disableAtlasModule(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy298.disableAtlasModule(Unknown Source)
at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:68)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1090)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
ERROR - SessionImpl.afterTransactionCompletion(537) |2026-07-10 21:48:42,448| HHH000087: Exception in interceptor afterTransactionCompletion()
org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:534)
at org.openmrs.event.EventEngine.doFireEvent(EventEngine.java:100)
at org.openmrs.event.EventEngine.fireEvent(EventEngine.java:79)
at org.openmrs.event.EventEngine.fireAction(EventEngine.java:65)
at org.openmrs.event.Event.fireAction(Event.java:38)
at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor_2_x.afterTransactionCompletion(HibernateEventInterceptor_2_x.java:170)
at org.openmrs.api.db.hibernate.ChainingInterceptor.afterTransactionCompletion(ChainingInterceptor.java:210)
at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:534)
at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.afterTransaction(TransactionCoordinatorImpl.java:150)
at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.afterTransactionCompletion(JdbcTransaction.java:138)
at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:182)
at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)
at org.openmrs.module.appframework.repository.AllComponentsState$$EnhancerBySpringCGLIB$$d002cf97.setComponentState(<generated>)
at org.openmrs.module.appframework.service.AppFrameworkServiceImpl.enableApp(AppFrameworkServiceImpl.java:260)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
at com.sun.proxy.$Proxy253.enableApp(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy254.enableApp(Unknown Source)
at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.stopped(ReferenceApplicationActivator.java:275)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1259)
at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1251)
at org.apache.activemq.ActiveMQSession.<init>(ActiveMQSession.java:250)
at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:318)
at sun.reflect.GeneratedMethodAccessor437.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.jms.connection.SingleConnectionFactory$SharedConnectionInvocationHandler.invoke(SingleConnectionFactory.java:550)
at com.sun.proxy.$Proxy365.createSession(Unknown Source)
at org.springframework.jms.support.JmsAccessor.createSession(JmsAccessor.java:196)
at org.springframework.jms.core.JmsTemplate.access$1(JmsTemplate.java:1)
at org.springframework.jms.core.JmsTemplate$JmsTemplateResourceFactory.createSession(JmsTemplate.java:1035)
at org.springframework.jms.connection.ConnectionFactoryUtils.doGetTransactionalSession(ConnectionFactoryUtils.java:300)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:453)
... 60 more
Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:90)
at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1257)
... 73 more
WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2026-07-10 21:48:42,518| Failed to get requested attribute: coreHashCode
javax.management.AttributeNotFoundException: coreHashCode
at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
at javax.management.AttributeValueExp.getAttribute(AttributeValueExp.java:163)
at javax.management.AttributeValueExp.apply(AttributeValueExp.java:105)
at javax.management.BinaryRelQueryExp.apply(BinaryRelQueryExp.java:109)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(DefaultMBeanServerInterceptor.java:1521)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(DefaultMBeanServerInterceptor.java:564)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:554)
at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2026-07-10 21:48:42,523| Failed to get requested attribute: coreHashCode
javax.management.AttributeNotFoundException: coreHashCode
at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
at javax.management.AttributeValueExp.getAttribute(AttributeValueExp.java:163)
at javax.management.AttributeValueExp.apply(AttributeValueExp.java:105)
at javax.management.BinaryRelQueryExp.apply(BinaryRelQueryExp.java:109)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(DefaultMBeanServerInterceptor.java:1521)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(DefaultMBeanServerInterceptor.java:564)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:554)
at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1198)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
WARN - Context.shutdown(903) |2026-07-10 21:48:42,562| Error while shutting down module system
java.lang.IllegalStateException: Shutdown in progress
at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
at java.io.File.deleteOnExit(File.java:1090)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:934)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1227)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,563| QUERY: from LocationTag where uuid = :uuid
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,563| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,563| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,563| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,563| Execution Count : 4
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,563| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,563| Row Count : 4
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,563| QUERY: [CRITERIA] select this_.id as id1_84_0_, this_.uuid as uuid2_84_0_, this_.name as name3_84_0_, this_.description as descript4_84_0_, this_.identifier_type as identifi5_84_0_, this_.creator as creator6_84_0_, this_.date_created as date_cre7_84_0_, this_.changed_by as changed_8_84_0_, this_.date_changed as date_cha9_84_0_, this_.retired as retired10_84_0_, this_.retired_by as retired11_84_0_, this_.date_retired as date_re12_84_0_, this_.retire_reason as retire_13_84_0_, this_1_.next_sequence_value as next_seq2_89_0_, this_1_.base_character_set as base_cha3_89_0_, this_1_.first_identifier_base as first_id4_89_0_, this_1_.prefix as prefix5_89_0_, this_1_.suffix as suffix6_89_0_, this_1_.min_length as min_leng7_89_0_, this_1_.max_length as max_leng8_89_0_, this_2_.url as url2_87_0_, this_2_.user as user3_87_0_, this_2_.password as password4_87_0_, this_3_.source as source2_83_0_, this_3_.batch_size as batch_si3_83_0_, this_3_.min_pool_size as min_pool4_83_0_, this_3_.refill_with_scheduled_task as refill_w5_83_0_, this_3_.sequential as sequenti6_83_0_, case when this_1_.id is not null then 1 when this_2_.id is not null then 2 when this_3_.id is not null then 3 when this_.id is not null then 0 end as clazz_0_ from idgen_identifier_source this_ left outer join idgen_seq_id_gen this_1_ on this_.id=this_1_.id left outer join idgen_remote_source this_2_ on this_.id=this_2_.id left outer join idgen_id_pool this_3_ on this_.id=this_3_.id where this_.uuid=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,563| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,563| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,564| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,564| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,564| Average time : 1
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,564| Row Count : 1
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,564| QUERY: from Role r order by r.role
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,564| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,564| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,564| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,564| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,564| Average time : 6
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,564| Row Count : 29
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,564| QUERY: [CRITERIA] select this_.app_id as app_id1_6_0_, this_.json as json2_6_0_ from appframework_user_app this_
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,565| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,565| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,565| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,565| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,565| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,565| Row Count : 0
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,565| QUERY: from VisitType vt where vt.uuid = :uuid
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,565| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,565| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,565| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,565| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,565| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,566| Row Count : 1
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,566| QUERY: [CRITERIA] select this_.provider_id as provider1_135_0_, this_.person_id as person_i2_135_0_, this_.name as name3_135_0_, this_.identifier as identifi4_135_0_, this_.creator as creator5_135_0_, this_.date_created as date_cre6_135_0_, this_.changed_by as changed_7_135_0_, this_.date_changed as date_cha8_135_0_, this_.retired_by as retired_9_135_0_, this_.date_retired as date_re10_135_0_, this_.retire_reason as retire_11_135_0_, this_.retired as retired12_135_0_, this_.uuid as uuid13_135_0_, this_.provider_role_id as provide14_135_0_ from provider this_ where this_.uuid=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,566| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,566| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,566| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,566| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,566| Average time : 3
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,566| Row Count : 1
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,566| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_98_0_, this_.metadata_source_id as metadata2_98_0_, this_.code as code3_98_0_, this_.metadata_class as metadata4_98_0_, this_.metadata_uuid as metadata5_98_0_, this_.name as name6_98_0_, this_.description as descript7_98_0_, this_.creator as creator8_98_0_, this_.date_created as date_cre9_98_0_, this_.changed_by as changed10_98_0_, this_.date_changed as date_ch11_98_0_, this_.retired as retired12_98_0_, this_.date_retired as date_re13_98_0_, this_.retired_by as retired14_98_0_, this_.retire_reason as retire_15_98_0_, this_.uuid as uuid16_98_0_ from metadatamapping_metadata_term_mapping this_ where this_.metadata_source_id=? and this_.code=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,566| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,566| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,566| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,566| Execution Count : 23
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,567| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,567| Row Count : 23
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,567| QUERY: [CRITERIA] select this_.component_state_id as componen1_5_0_, this_.uuid as uuid2_5_0_, this_.component_id as componen3_5_0_, this_.component_type as componen4_5_0_, this_.enabled as enabled5_5_0_ from appframework_component_state this_ where this_.component_id=? and this_.component_type=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,567| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,567| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,567| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,567| Execution Count : 27
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,567| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,567| Row Count : 9
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,567| QUERY: [CRITERIA] select this_.id as id1_84_0_, this_.uuid as uuid2_84_0_, this_.name as name3_84_0_, this_.description as descript4_84_0_, this_.identifier_type as identifi5_84_0_, this_.creator as creator6_84_0_, this_.date_created as date_cre7_84_0_, this_.changed_by as changed_8_84_0_, this_.date_changed as date_cha9_84_0_, this_.retired as retired10_84_0_, this_.retired_by as retired11_84_0_, this_.date_retired as date_re12_84_0_, this_.retire_reason as retire_13_84_0_, this_1_.next_sequence_value as next_seq2_89_0_, this_1_.base_character_set as base_cha3_89_0_, this_1_.first_identifier_base as first_id4_89_0_, this_1_.prefix as prefix5_89_0_, this_1_.suffix as suffix6_89_0_, this_1_.min_length as min_leng7_89_0_, this_1_.max_length as max_leng8_89_0_, this_2_.url as url2_87_0_, this_2_.user as user3_87_0_, this_2_.password as password4_87_0_, this_3_.source as source2_83_0_, this_3_.batch_size as batch_si3_83_0_, this_3_.min_pool_size as min_pool4_83_0_, this_3_.refill_with_scheduled_task as refill_w5_83_0_, this_3_.sequential as sequenti6_83_0_, case when this_1_.id is not null then 1 when this_2_.id is not null then 2 when this_3_.id is not null then 3 when this_.id is not null then 0 end as clazz_0_ from idgen_identifier_source this_ left outer join idgen_seq_id_gen this_1_ on this_.id=this_1_.id left outer join idgen_remote_source this_2_ on this_.id=this_2_.id left outer join idgen_id_pool this_3_ on this_.id=this_3_.id where this_.retired like ? order by this_.name asc
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,567| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,567| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,567| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,568| Execution Count : 11
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,568| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,568| Row Count : 11
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,568| QUERY: [CRITERIA] select this_.task_config_id as task_con1_155_0_, this_.uuid as uuid2_155_0_, this_.name as name3_155_0_, this_.description as descript4_155_0_, this_.schedulable_class as schedula5_155_0_, this_.repeat_interval as repeat_i6_155_0_, this_.start_time as start_ti7_155_0_, this_.start_time_pattern as start_ti8_155_0_, this_.last_execution_time as last_exe9_155_0_, this_.start_on_startup as start_o10_155_0_, this_.started as started11_155_0_, this_.created_by as created12_155_0_, this_.changed_by as changed13_155_0_, this_.date_created as date_cr14_155_0_, this_.date_changed as date_ch15_155_0_ from scheduler_task_config this_
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,568| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,568| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,568| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,568| Execution Count : 3
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,568| Average time : 4
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,568| Row Count : 18
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,568| QUERY: [CRITERIA] select this_.location_id as location1_90_0_, this_.uuid as uuid2_90_0_, this_.name as name3_90_0_, this_.description as descript4_90_0_, this_.address1 as address5_90_0_, this_.address2 as address6_90_0_, this_.city_village as city_vil7_90_0_, this_.state_province as state_pr8_90_0_, this_.country as country9_90_0_, this_.postal_code as postal_10_90_0_, this_.latitude as latitud11_90_0_, this_.longitude as longitu12_90_0_, this_.county_district as county_13_90_0_, this_.address3 as address14_90_0_, this_.address4 as address15_90_0_, this_.address6 as address16_90_0_, this_.address5 as address17_90_0_, this_.address7 as address18_90_0_, this_.address8 as address19_90_0_, this_.address9 as address20_90_0_, this_.address10 as address21_90_0_, this_.address11 as address22_90_0_, this_.address12 as address23_90_0_, this_.address13 as address24_90_0_, this_.address14 as address25_90_0_, this_.address15 as address26_90_0_, this_.date_created as date_cr27_90_0_, this_.date_changed as date_ch28_90_0_, this_.parent_location as parent_29_90_0_, this_.changed_by as changed30_90_0_, this_.creator as creator31_90_0_, this_.retired_by as retired32_90_0_, this_.date_retired as date_re33_90_0_, this_.retire_reason as retire_34_90_0_, this_.retired as retired35_90_0_ from location this_ where this_.retired=? order by this_.name asc
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,568| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,568| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,569| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,569| Execution Count : 5
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,569| Average time : 38
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,569| Row Count : 5415
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,569| QUERY: [CRITERIA] select this_.metadata_source_id as metadata1_97_0_, this_.name as name2_97_0_, this_.description as descript3_97_0_, this_.creator as creator4_97_0_, this_.date_created as date_cre5_97_0_, this_.changed_by as changed_6_97_0_, this_.date_changed as date_cha7_97_0_, this_.retired as retired8_97_0_, this_.date_retired as date_ret9_97_0_, this_.retired_by as retired10_97_0_, this_.retire_reason as retire_11_97_0_, this_.uuid as uuid12_97_0_ from metadatamapping_metadata_source this_ where this_.name=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,569| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,569| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,569| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,569| Execution Count : 4
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,569| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,569| Row Count : 4
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,570| QUERY: [CRITERIA] select this_.address_hierarchy_level_id as address_1_2_0_, this_.parent_level_id as parent_l2_2_0_, this_.name as name3_2_0_, this_.address_field as address_4_2_0_, this_.required as required5_2_0_, this_.uuid as uuid6_2_0_ from address_hierarchy_level this_ where this_.parent_level_id is null
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,570| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,570| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,570| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,570| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,570| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,570| Row Count : 1
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,570| QUERY: [CRITERIA] select this_.calculation_registration_id as calculat1_14_0_, this_.uuid as uuid2_14_0_, this_.token as token3_14_0_, this_.provider_class_name as provider4_14_0_, this_.calculation_name as calculat5_14_0_, this_.configuration as configur6_14_0_ from calculation_registration this_ where this_.provider_class_name=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,570| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,570| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,570| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,570| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,570| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,571| Row Count : 0
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,571| QUERY: [CRITERIA] select this_.id as id1_81_0_, this_.form_id as form_id2_81_0_, this_.xml_data as xml_data3_81_0_, this_.creator as creator4_81_0_, this_.date_created as date_cre5_81_0_, this_.changed_by as changed_6_81_0_, this_.date_changed as date_cha7_81_0_, this_.retired as retired8_81_0_, this_.name as name9_81_0_, this_.uuid as uuid10_81_0_, this_.description as descrip11_81_0_, this_.retired_by as retired12_81_0_, this_.date_retired as date_re13_81_0_, this_.retire_reason as retire_14_81_0_ from htmlformentry_html_form this_ where this_.form_id=? order by this_.date_created desc
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 21:48:42,571| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 21:48:42,571| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 21:48:42,571| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 21:48:42,571| Execution Count : 5
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 21:48:42,571| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 21:48:42,571| Row Count : 5
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 21:48:42,571| QUERY: [CRITERIA] select this_.concept_source_id as concept_1_42_0_, this_.uuid as uuid2_42_0_, this_.name as name3_42_0_, this_.description as descript4_42_0_, this_.hl7_code as hl5_42_0_, this_.date_created as date_cre6_42_0_, this_.retired as retired7_42_0_, this_.date_retired as date_ret8_42_0_, this_.retire_reason as retire_r9_42_0_, this_.creator as creator10_42_0_, this_.retired_by as retired11_42_0_ from concept_reference_source this_ where this_.name=?
WARN - ModuleFileParser.getExtensions(529) |2026-07-10 21:50:39,007| 'point' and 'class' are required for extensions. Given 'org.openmrs.admin.list' and ''
WARN - ModuleFileParser.getExtensions(529) |2026-07-10 21:50:39,011| 'point' and 'class' are required for extensions. Given 'org.openmrs.admin.list' and ''
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:39,553| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:39,572| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:39,579| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:39,583| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:39,616| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:39,620| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:39,624| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:39,626| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,380| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: jasperreport.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,403| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,406| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: jasperreport.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,414| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,463| In method UserService.savePrivilege. Arguments: Privilege=View Jasper Reports,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,478| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,481| In method UserService.savePrivilege. Arguments: Privilege=Manage Jasper Reports,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,505| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,557| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,559| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,563| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,566| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,592| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,595| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,599| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,602| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,863| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,865| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:40,867| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:40,869| Exiting method saveGlobalProperty
WARN - ModuleFactory.startModuleInternal(788) |2026-07-10 21:50:42,108| Error while trying to start module: fhir2
org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: FHIR2
at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::2026Jul07-1118::Jeejen:
Reason: liquibase.exception.DatabaseException: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 3, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/6-code-st', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, '9d87b961-fdfa-42eb-922e-145c84a92bca'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = 'd059f6d0-9e42-4760-8de1-8316b48bc5f1': Duplicate entry '3' for key 'PRIMARY':
Caused By: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 3, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/6-code-st', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, '9d87b961-fdfa-42eb-922e-145c84a92bca'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = 'd059f6d0-9e42-4760-8de1-8316b48bc5f1': Duplicate entry '3' for key 'PRIMARY':
Caused By: Duplicate entry '3' for key 'PRIMARY'
at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
... 2 more
Caused by: liquibase.exception.DatabaseException: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 3, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/6-code-st', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, '9d87b961-fdfa-42eb-922e-145c84a92bca'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = 'd059f6d0-9e42-4760-8de1-8316b48bc5f1': Duplicate entry '3' for key 'PRIMARY'
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
... 7 more
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '3' for key 'PRIMARY'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1041)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
... 11 more
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,182| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,189| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:42,204| Module OpenMRS MPI Client Module cannot be started because it requires the following module(s): fhir2 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,234| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,239| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,298| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,302| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,306| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,307| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,442| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,445| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,452| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,455| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,559| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,560| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,568| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,571| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,776| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,779| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,783| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,786| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,848| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,850| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,852| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,854| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,934| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,936| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,938| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,941| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:42,996| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:42,998| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,000| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,001| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,216| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.commons.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,224| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,227| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.commons.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,237| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,256| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.backboneforms.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,263| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,266| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.backboneforms.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,272| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,382| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,385| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,388| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,389| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,512| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,515| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,520| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,523| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,731| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,737| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,739| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,743| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,929| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,931| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:43,933| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:43,935| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,061| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,063| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,065| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,067| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,107| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,109| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,111| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,113| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientflags.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,229| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,233| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientflags.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,236| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,331| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,334| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,336| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,339| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,446| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,448| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:44,451| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:44,453| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,035| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,037| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,039| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,040| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,188| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,190| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,193| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,195| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,381| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,383| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,388| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,390| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,507| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,510| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,513| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,518| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,548| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,551| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,553| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,555| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,662| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: labintegration.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,665| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,667| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: labintegration.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,669| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,780| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: haiticore.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,782| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,784| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: haiticore.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,785| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:45,786| Module XDS Sender cannot be started because it requires the following module(s): fhir2 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,791| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,794| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:45,803| Module Registration Core Module cannot be started because it requires the following module(s): santedb-mpiclient 1.1.0, xdssender 2.2.1 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,809| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,812| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:45,821| Module m2sys Biometrics Module cannot be started because it requires the following module(s): registrationcore Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,828| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,831| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:45,842| Module Outgoing Message Exceptions cannot be started because it requires the following module(s): registrationcore 1.9.0, xdssender 2.5.7-SNAPSHOT Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,850| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,854| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,991| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:45,994| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:45,995| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,007| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,012| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,014| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,018| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,124| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,126| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,128| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,129| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,142| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,143| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,145| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,147| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,169| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,173| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,175| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:46,196| Module Core Apps Module cannot be started because it requires the following module(s): registrationcore 2.2.0 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,201| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,203| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:46,215| Module IsantePlusReports cannot be started because it requires the following module(s): coreapps 1.14.0 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,221| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,226| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,330| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registration.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,333| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,335| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registration.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,337| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:46,338| Module Registration App Module cannot be started because it requires the following module(s): registrationcore 2.2.0, coreapps 1.19.0-SNAPSHOT, xdssender 2.5.8-SNAPSHOT, m2sys-biometrics 1.2.4 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,348| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,351| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,372| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,374| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,378| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,380| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:46,382| Module Appointment Scheduling UI Module cannot be started because it requires the following module(s): coreapps 1.11.1 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:46,390| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:46,395| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,793| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,798| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,804| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,820| In method UserService.savePrivilege. Arguments: Privilege=Purge Inventory Items,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,826| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,829| In method UserService.savePrivilege. Arguments: Privilege=Purge Inventory Stockrooms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,835| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,836| In method UserService.savePrivilege. Arguments: Privilege=Task: View Stock Operations,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,843| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,848| In method UserService.savePrivilege. Arguments: Privilege=App: View Inventory App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,854| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,856| In method UserService.savePrivilege. Arguments: Privilege=View Inventory Stockrooms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,860| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,862| In method UserService.savePrivilege. Arguments: Privilege=Purge Inventory Operations,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,868| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,869| In method UserService.savePrivilege. Arguments: Privilege=Task: Access Stock Take,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,876| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,880| In method UserService.savePrivilege. Arguments: Privilege=Task: Access Inventory Reports,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,887| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,888| In method UserService.savePrivilege. Arguments: Privilege=View Inventory Items,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,893| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,894| In method UserService.savePrivilege. Arguments: Privilege=Manage Inventory Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,899| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,901| In method UserService.savePrivilege. Arguments: Privilege=Rollback Inventory Operations,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,906| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,907| In method UserService.savePrivilege. Arguments: Privilege=Task: Access Inventory Task,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,913| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,914| In method UserService.savePrivilege. Arguments: Privilege=View Inventory Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,921| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,923| In method UserService.savePrivilege. Arguments: Privilege=View Inventory Operations,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,930| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,931| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Inventory Module,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,936| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,937| In method UserService.savePrivilege. Arguments: Privilege=Manage Inventory Items,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,942| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,943| In method UserService.savePrivilege. Arguments: Privilege=Task: Access Create Operation,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,950| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,952| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Inventory Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,960| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,961| In method UserService.savePrivilege. Arguments: Privilege=Manage Inventory Stockrooms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,966| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,968| In method UserService.savePrivilege. Arguments: Privilege=Manage Inventory Operations,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,973| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,974| In method UserService.savePrivilege. Arguments: Privilege=App: Access Inventory Tasks,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,979| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,980| In method UserService.savePrivilege. Arguments: Privilege=Purge Inventory Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:54,985| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:54,995| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.autoGenerateOperationNumber value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,002| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,003| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.operationNumberIdentifierSourceId value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,010| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,011| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.reports.stockTake value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,018| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,019| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.reports.stockCard value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,027| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,028| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.reports.stockOperationsByStockroom value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,035| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,036| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.reports.stockroom value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,045| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,047| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.reports.expiringStock value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,053| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,054| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.autoCompleteOperations value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,065| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,066| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.useWildcardItemSearch value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,073| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,074| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.showOperationCancelReason value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,080| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,082| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.restrictNegativeInventoryStockCreation value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,093| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,095| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.autoSelectItemStockWithFurthestExpiration value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,105| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,131| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,134| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,954| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,955| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:55,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:55,958| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:56,113| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:56,114| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:56,116| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:56,117| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 21:50:56,154| Module iSantePlus Module cannot be started because it requires the following module(s): coreapps 1.19.0, xdssender 1.0.0, registrationapp 1.10.0-SNAPSHOT Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:50:56,162| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:50:56,164| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,645| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,652| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,658| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,668| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,681| In method UserService.savePrivilege. Arguments: Privilege=View Cashier Timesheets,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,687| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,689| In method UserService.savePrivilege. Arguments: Privilege=App: View Cashier App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,695| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,698| In method UserService.savePrivilege. Arguments: Privilege=Purge Cashier Bills,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,707| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,708| In method UserService.savePrivilege. Arguments: Privilege=Task: Adjust Cashier Bills,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,714| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,717| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Cashier Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,726| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,727| In method UserService.savePrivilege. Arguments: Privilege=App: Access Cashier Tasks,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,735| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,737| In method UserService.savePrivilege. Arguments: Privilege=Task: Cashier Timesheets,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,746| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,748| In method UserService.savePrivilege. Arguments: Privilege=Manage Cashier Timesheets,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,760| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,762| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Cashier Module,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,772| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,773| In method UserService.savePrivilege. Arguments: Privilege=Purge Cashier Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,779| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,781| In method UserService.savePrivilege. Arguments: Privilege=Purge Cashier Timesheets,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,790| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,792| In method UserService.savePrivilege. Arguments: Privilege=Task: Create new bill,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,799| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,801| In method UserService.savePrivilege. Arguments: Privilege=View Cashier Bills,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,807| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,808| In method UserService.savePrivilege. Arguments: Privilege=Adjust Cashier Bills,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,814| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,816| In method UserService.savePrivilege. Arguments: Privilege=Manage Cashier Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,823| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,826| In method UserService.savePrivilege. Arguments: Privilege=Task: View Cashier Reports,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,833| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,834| In method UserService.savePrivilege. Arguments: Privilege=Reprint Receipt,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,841| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,842| In method UserService.savePrivilege. Arguments: Privilege=Manage Cashier Bills,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,849| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,851| In method UserService.savePrivilege. Arguments: Privilege=Refund Money,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,858| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,860| In method UserService.savePrivilege. Arguments: Privilege=View Cashier Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,865| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,876| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.defaultReceiptReportId value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,883| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,885| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.defaultShiftReportId value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,893| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,894| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.timesheetRequired value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,905| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,906| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.roundingMode value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,913| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,915| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.roundToNearest value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,922| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,926| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.systemReceiptNumberGenerator value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,939| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,942| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.roundingItemId value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,950| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,954| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.roundingDeptId value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,965| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,967| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.adjustmentReasonField value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,973| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,974| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.allowBillAdjustments value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,981| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,982| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.autofillPaymentAmount value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,988| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.patientDashboard2BillCount value: 5,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:02,996| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:02,997| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.reports.departmentCollections value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:03,003| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:03,006| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.reports.departmentRevenue value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:03,012| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:03,013| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.reports.shiftSummary value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:03,019| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:03,021| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.reports.dailyShiftSummary value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:03,027| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:03,028| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.reports.paymentsByPaymentMode value: null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:03,034| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:51:04,188| In method SchedulerService.saveToMemento. Arguments:
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:51:04,191| Exiting method saveToMemento
INFO - ServiceContext.startRefreshingContext(816) |2026-07-10 21:51:04,234| Refreshing Context
WARN - OpenmrsWebApplicationContext.installModuleAwareBeanClassLoader(158) |2026-07-10 21:51:12,050| OpenmrsWebApplicationContext: installed module-aware classloader (44 module classloaders)
WARN - OpenmrsWebApplicationContext.preCacheBeanClasses(201) |2026-07-10 21:51:12,455| OpenmrsWebApplicationContext: pre-resolved 1548 bean classes (0 unresolvable — see WARN lines above if any)
WARN - OpenmrsWebApplicationContext.postProcessBeanFactory(283) |2026-07-10 21:51:12,456| OpenmrsWebApplicationContext: eager scanning suppressed
WARN - OpenmrsWebApplicationContext.preCacheBeanClasses(201) |2026-07-10 21:51:19,839| OpenmrsWebApplicationContext: pre-resolved 0 bean classes (0 unresolvable — see WARN lines above if any)
WARN - OpenmrsWebApplicationContext.finishBeanFactoryInitialization(294) |2026-07-10 21:51:19,840| OpenmrsWebApplicationContext: eager scanning re-enabled, starting preInstantiateSingletons
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,497| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,528| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,741| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,747| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,891| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,985| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:20,997| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,027| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,097| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,300| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,360| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,459| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,649| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,823| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,932| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:21,982| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,052| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,181| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,207| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,248| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,278| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,307| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,337| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,366| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,432| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,450| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,468| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,494| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,584| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,602| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,627| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,652| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,676| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,700| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,725| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,749| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,773| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,800| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,824| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,847| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,871| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,895| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,913| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,936| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,954| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:22,978| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,002| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,027| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,044| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,075| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,099| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,118| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,142| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,167| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,184| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,209| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,226| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,244| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,270| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,461| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:23,484| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,127| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,144| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,186| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,209| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,234| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,302| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,326| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,392| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,409| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,446| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,490| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,527| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,543| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,566| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,583| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,644| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,661| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,677| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,693| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,709| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,725| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,741| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,756| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,759| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,763| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,768| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,769| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,772| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,774| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,791| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,792| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,809| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,810| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,840| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,841| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,857| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,859| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,875| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,876| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,904| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,908| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,911| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,926| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,929| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,947| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,950| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,953| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,968| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:24,971| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,044| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,047| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,065| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,068| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,085| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,109| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,112| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,131| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,134| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,136| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,152| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,155| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,158| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,173| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,176| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,193| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,196| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,198| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,214| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,217| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,235| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,238| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,255| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,258| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,277| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,297| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,299| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,317| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,320| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,322| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,339| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,342| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,347| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,363| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,366| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,384| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,387| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,391| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,407| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,410| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,430| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,433| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,450| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,453| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,471| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,495| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,497| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,515| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#36df194d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,518| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,520| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,536| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#1a66184a' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,539| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,541| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,557| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,560| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,577| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#44b453f2' 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#44b453f2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,580| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,582| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,597| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,600| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,617| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#360e3952' 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#360e3952' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#d1e19dc' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,621| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,637| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#5043c7a2' 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#5043c7a2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#2061d207' 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#2061d207' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,640| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#702fa545' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 21:51:25,660| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - IdgenTask.run(32) |2026-07-10 21:51:36,640| Not running scheduled task. DaemonToken = null; enabled = false
WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2026-07-10 21:51:49,672| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
INFO - ServiceContext.doneRefreshingContext(827) |2026-07-10 21:51:49,684| Done refreshing Context
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:51:49,979| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:51:49,980| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:51:49,981| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:51:49,982| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:51:49,982| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:51:49,983| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:51:49,984| OpenmrsClassLoader could not load class: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:51:49,984| Failed to schedule task Outgoing-Message-Exception Retry Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:51:49,984| Failed to schedule task for class org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:51:49,985| OpenmrsClassLoader could not load class: org.openmrs.module.isanteplusreports.RegisterReportsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:51:49,985| Failed to schedule task Clean reports request iSantePlus
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:51:49,986| Failed to schedule task for class org.openmrs.module.isanteplusreports.RegisterReportsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2026-07-10 21:52:21,590| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:21,805| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:21,872| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:21,945| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:21,945| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,021| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 12,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,044| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,053| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,054| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,058| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,058| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,062| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,063| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,066| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,066| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,070| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,071| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,074| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,075| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,078| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,078| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,082| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,082| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,085| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,086| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,089| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,089| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,092| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,093| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,096| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,096| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,099| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,099| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,102| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,103| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,106| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,106| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,110| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,110| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,113| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,114| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,117| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,117| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,120| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,120| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,124| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,124| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,127| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,127| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,130| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,131| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,134| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,134| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,138| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,138| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,166| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,167| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,189| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,189| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,214| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,215| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,239| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,239| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,266| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,267| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,294| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,295| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,318| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,319| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,345| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,346| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,373| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,374| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,414| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,415| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,434| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,435| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,442| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,443| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,464| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,464| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,474| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,474| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,492| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,493| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,518| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,518| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,540| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,540| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,562| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,562| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,574| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,575| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,632| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,633| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,658| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,658| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,671| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,671| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,690| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,690| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,704| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,705| Exiting method saveRole
INFO - SerializationServiceImpl.getDefaultSerializer(71) |2026-07-10 21:52:22,774| No default serializer specified - using builtin SimpleXStreamSerializer.
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,888| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,930| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,943| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:22,971| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:22,983| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,013| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,027| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,056| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,068| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,100| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,112| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,144| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,156| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,189| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,201| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,231| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,244| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,272| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,284| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,314| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,326| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,355| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,368| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,400| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,413| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,448| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,461| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,492| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,505| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,532| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,546| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,576| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,589| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,617| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,630| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,658| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:23,671| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:23,701| Exiting method saveRole
ERROR - LabIntegrationActivator.started(42) |2026-07-10 21:52:23,807| Failed to setup 'Rapport des résultats de LNSP' report because of: Non-entity object instance passed to evict : Rapport des résultats de LNSP
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 21:52:24,044| Error loading app framework. Some apps might not work.org.openmrs.module.appframework.factory.AppConfigurationLoaderFactory@2be9805a
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 21:52:24,134| Error loading app framework. Some apps might not work.org.openmrs.module.formentryapp.FormEntryAppFrameworkFactory@7cfda5f9
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
WARN - RequestHandlers.initHandlersFromConfig(163) |2026-07-10 21:52:26,129| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
WARN - ManagedResource.reloadFromStorage(182) |2026-07-10 21:52:26,324| No stored data found for /rest/managed
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:26,834| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:26,896| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:26,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:26,966| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:26,970| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:26,994| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:26,999| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,022| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,026| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,053| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,059| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,083| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,087| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,120| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,127| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,152| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,157| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,181| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 21:52:27,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
INFO - LoggingAdvice.invoke(155) |2026-07-10 21:52:27,212| Exiting method saveGlobalProperty
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 21:52:28,134| Line=394 The content of element type "dwr" must match "(init?,allow?,signatures?)".
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 21:52:28,146| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 21:52:28,152| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2026-07-10 21:52:28,182| Unable to find a runtime properties file at /openmrs-runtime.properties
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:52:28,232| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:52:28,233| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:52:28,233| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:52:28,234| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:52:28,234| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:52:28,235| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:52:28,235| OpenmrsClassLoader could not load class: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:52:28,235| Failed to schedule task Outgoing-Message-Exception Retry Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:52:28,236| Failed to schedule task for class org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 21:52:28,236| OpenmrsClassLoader could not load class: org.openmrs.module.isanteplusreports.RegisterReportsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 21:52:28,237| Failed to schedule task Clean reports request iSantePlus
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 21:52:28,237| Failed to schedule task for class org.openmrs.module.isanteplusreports.RegisterReportsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2026-07-10 21:52:28,370| Unable to find a runtime properties file at /openmrs-runtime.properties
ERROR - PageController.handlePath(155) |2026-07-10 21:52:29,148| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
ERROR - PageController.handlePath(155) |2026-07-10 21:52:42,109| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
ERROR - PageController.handlePath(155) |2026-07-10 21:52:44,876| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
ERROR - PageController.handlePath(155) |2026-07-10 21:52:52,328| No viewProvider named isanteplus
org.openmrs.ui.framework.UiFrameworkException: No viewProvider named isanteplus
at org.openmrs.ui.framework.page.PageFactory.getView(PageFactory.java:290)
at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:183)
at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
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.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:72)
at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:64)
at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:70)
at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:108)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:105)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
ERROR - SessionImpl.afterTransactionCompletion(537) |2026-07-10 22:04:55,757| HHH000087: Exception in interceptor afterTransactionCompletion()
org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:534)
at org.openmrs.event.EventEngine.doFireEvent(EventEngine.java:100)
at org.openmrs.event.EventEngine.fireEvent(EventEngine.java:79)
at org.openmrs.event.EventEngine.fireAction(EventEngine.java:65)
at org.openmrs.event.Event.fireAction(Event.java:38)
at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor_2_x.afterTransactionCompletion(HibernateEventInterceptor_2_x.java:170)
at org.openmrs.api.db.hibernate.ChainingInterceptor.afterTransactionCompletion(ChainingInterceptor.java:210)
at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:534)
at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.afterTransaction(TransactionCoordinatorImpl.java:150)
at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.afterTransactionCompletion(JdbcTransaction.java:138)
at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:182)
at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onShutdown(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onShutdown(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.shutdown(SchedulerUtil.java:78)
at org.openmrs.api.context.Context.shutdown(Context.java:892)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: javax.jms.JMSException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1259)
at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1251)
at org.apache.activemq.ActiveMQSession.<init>(ActiveMQSession.java:250)
at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:318)
at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.jms.connection.SingleConnectionFactory$SharedConnectionInvocationHandler.invoke(SingleConnectionFactory.java:550)
at com.sun.proxy.$Proxy412.createSession(Unknown Source)
at org.springframework.jms.support.JmsAccessor.createSession(JmsAccessor.java:196)
at org.springframework.jms.core.JmsTemplate.access$1(JmsTemplate.java:1)
at org.springframework.jms.core.JmsTemplate$JmsTemplateResourceFactory.createSession(JmsTemplate.java:1035)
at org.springframework.jms.connection.ConnectionFactoryUtils.doGetTransactionalSession(ConnectionFactoryUtils.java:300)
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:453)
... 47 more
Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer (vm://localhost#1) disposed.
at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:90)
at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1257)
... 60 more
WARN - Context.shutdown(903) |2026-07-10 22:04:55,782| Error while shutting down module system
java.lang.IllegalStateException: Shutdown in progress
at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
at java.io.File.deleteOnExit(File.java:1090)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:934)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.util.OpenmrsUtil.deleteDirectory(OpenmrsUtil.java:925)
at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1227)
at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
at org.openmrs.api.context.Context.shutdown(Context.java:900)
at org.openmrs.web.Listener.contextDestroyed(Listener.java:562)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5174)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5865)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1705)
at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1694)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 22:04:55,783| QUERY: from LocationTag where uuid = :uuid
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 22:04:55,783| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 22:04:55,783| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 22:04:55,783| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 22:04:55,783| Execution Count : 4
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 22:04:55,783| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 22:04:55,784| Row Count : 4
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 22:04:55,784| QUERY: from Role r order by r.role
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 22:04:55,784| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 22:04:55,784| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 22:04:55,784| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 22:04:55,784| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 22:04:55,784| Average time : 5
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 22:04:55,784| Row Count : 29
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 22:04:55,784| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_128_0_, this_.metadata_source_id as metadata2_128_0_, this_.code as code3_128_0_, this_.metadata_class as metadata4_128_0_, this_.metadata_uuid as metadata5_128_0_, this_.name as name6_128_0_, this_.description as descript7_128_0_, this_.creator as creator8_128_0_, this_.date_created as date_cre9_128_0_, this_.changed_by as changed10_128_0_, this_.date_changed as date_ch11_128_0_, this_.retired as retired12_128_0_, this_.date_retired as date_re13_128_0_, this_.retired_by as retired14_128_0_, this_.retire_reason as retire_15_128_0_, this_.uuid as uuid16_128_0_ from metadatamapping_metadata_term_mapping this_ where this_.metadata_source_id=? and this_.code=?
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 22:04:55,784| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 22:04:55,784| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 22:04:55,784| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 22:04:55,784| Execution Count : 23
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 22:04:55,784| Average time : 0
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 22:04:55,785| Row Count : 23
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 22:04:55,785| QUERY: [CRITERIA] select this_.app_id as app_id1_6_0_, this_.json as json2_6_0_ from appframework_user_app this_
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 22:04:55,785| Cache Hit Count : 0
INFO - HibernateContextDAO.showUsageStatistics(375) |2026-07-10 22:04:55,785| Cache Miss Count: 0
INFO - HibernateContextDAO.showUsageStatistics(376) |2026-07-10 22:04:55,785| Cache Put Count : 0
INFO - HibernateContextDAO.showUsageStatistics(377) |2026-07-10 22:04:55,785| Execution Count : 1
INFO - HibernateContextDAO.showUsageStatistics(378) |2026-07-10 22:04:55,785| Average time : 2
INFO - HibernateContextDAO.showUsageStatistics(379) |2026-07-10 22:04:55,785| Row Count : 0
INFO - HibernateContextDAO.showUsageStatistics(372) |2026-07-10 22:04:55,785| QUERY: from VisitType vt where vt.uuid = :uuid
INFO - HibernateContextDAO.showUsageStatistics(374) |2026-07-10 22:04:55,785| Cache Hit Count : 0
WARN - ModuleFileParser.getExtensions(529) |2026-07-10 22:05:11,223| 'point' and 'class' are required for extensions. Given 'org.openmrs.admin.list' and ''
WARN - ModuleFileParser.getExtensions(529) |2026-07-10 22:05:11,225| 'point' and 'class' are required for extensions. Given 'org.openmrs.admin.list' and ''
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,209| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,226| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,234| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,237| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,266| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,268| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,274| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,497| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: jasperreport.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,499| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,502| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: jasperreport.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,504| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,595| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,600| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,606| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,635| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,639| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,642| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,644| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,849| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,851| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:12,854| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:12,856| Exiting method saveGlobalProperty
WARN - ModuleFactory.startModuleInternal(788) |2026-07-10 22:05:13,869| Error while trying to start module: fhir2
org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: FHIR2
at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1034)
at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:728)
at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::2026Jul07-1119::Jeejen:
Reason: liquibase.exception.DatabaseException: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 4, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/5-code-national', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, 'a93d3dc3-3f07-4885-b863-65b469b1558c'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = '9fb4533d-4fd5-4276-875b-2ab41597f5dd': Duplicate entry '4' for key 'PRIMARY':
Caused By: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 4, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/5-code-national', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, 'a93d3dc3-3f07-4885-b863-65b469b1558c'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = '9fb4533d-4fd5-4276-875b-2ab41597f5dd': Duplicate entry '4' for key 'PRIMARY':
Caused By: Duplicate entry '4' for key 'PRIMARY'
at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:189)
at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:218)
at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1024)
... 2 more
Caused by: liquibase.exception.DatabaseException: Error executing SQL INSERT INTO fhir_patient_identifier_system(fhir_patient_identifier_system_id, patient_identifier_type_id, url, name, description, creator, date_created, retired, uuid)
SELECT 4, pit.patient_identifier_type_id, 'http://isanteplus.org/openmrs/fhir2/5-code-national', pit.name, pit.description, 1, '2021-12-17 06:43:46', pit.retired, 'a93d3dc3-3f07-4885-b863-65b469b1558c'
FROM openmrs.patient_identifier_type pit
WHERE pit.uuid = '9fb4533d-4fd5-4276-875b-2ab41597f5dd': Duplicate entry '4' for key 'PRIMARY'
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62)
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:104)
at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1091)
at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1075)
at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
... 7 more
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '4' for key 'PRIMARY'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1041)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2819)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2768)
at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:949)
at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:795)
at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92)
at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55)
... 11 more
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:13,939| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:13,955| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:13,986| Module OpenMRS MPI Client Module cannot be started because it requires the following module(s): fhir2 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,023| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,028| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,088| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,092| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,095| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,103| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,218| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,220| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,225| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,227| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,326| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,327| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,330| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,332| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,538| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,541| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,546| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,549| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,623| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,625| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,628| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,630| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,737| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,740| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,745| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,747| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,812| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,817| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,821| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,824| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.commons.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,992| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:14,997| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.commons.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:14,999| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,013| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.backboneforms.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,015| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,018| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.backboneforms.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,021| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,127| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,130| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,135| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,244| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,246| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,249| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,251| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,380| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,382| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,388| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,391| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,557| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,559| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,564| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,753| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,756| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,758| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,886| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,888| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,892| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,895| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,943| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:15,945| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:15,947| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,079| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientflags.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,083| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,088| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientflags.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,092| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,230| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,234| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,236| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,701| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,703| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,706| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,707| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,843| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:16,846| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:16,848| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,014| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,016| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,018| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,025| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,138| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,140| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,143| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,144| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,175| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,177| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,180| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,184| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,287| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: labintegration.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,290| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,293| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: labintegration.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,296| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,415| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: haiticore.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,416| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,420| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: haiticore.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,423| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,424| Module XDS Sender cannot be started because it requires the following module(s): fhir2 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,429| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,432| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,448| Module Registration Core Module cannot be started because it requires the following module(s): santedb-mpiclient 1.1.0, xdssender 2.2.1 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,456| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,463| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,472| Module m2sys Biometrics Module cannot be started because it requires the following module(s): registrationcore Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,480| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,483| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,491| Module Outgoing Message Exceptions cannot be started because it requires the following module(s): registrationcore 1.9.0, xdssender 2.5.7-SNAPSHOT Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,498| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,502| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,633| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,636| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,639| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,640| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,652| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,654| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,658| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,781| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,784| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,787| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,799| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,801| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,805| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,823| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,824| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,827| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,828| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,862| Module Core Apps Module cannot be started because it requires the following module(s): registrationcore 2.2.0 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,868| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,871| Exiting method saveAlert
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:17,880| Module IsantePlusReports cannot be started because it requires the following module(s): coreapps 1.14.0 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,889| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:17,893| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:17,998| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registration.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,001| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,004| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registration.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,005| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:18,007| Module Registration App Module cannot be started because it requires the following module(s): registrationcore 2.2.0, coreapps 1.19.0-SNAPSHOT, xdssender 2.5.8-SNAPSHOT, m2sys-biometrics 1.2.4 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,014| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,017| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,035| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,036| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,039| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,041| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:18,043| Module Appointment Scheduling UI Module cannot be started because it requires the following module(s): coreapps 1.11.1 Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,050| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,055| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,312| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,315| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,318| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.inventory.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,323| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,364| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,367| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:18,370| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:18,371| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,015| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,017| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,022| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,023| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,176| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,178| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,182| Exiting method saveGlobalProperty
ERROR - ModuleFactory.startModules(243) |2026-07-10 22:05:19,223| Module iSantePlus Module cannot be started because it requires the following module(s): coreapps 1.19.0, xdssender 1.0.0, registrationapp 1.10.0-SNAPSHOT Please install and start these modules first.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,231| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,235| Exiting method saveAlert
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,394| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.started value: true,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,396| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:19,399| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openhmis.cashier.mandatory value: false,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:19,401| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:05:20,445| In method SchedulerService.saveToMemento. Arguments:
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:05:20,451| Exiting method saveToMemento
INFO - ServiceContext.startRefreshingContext(816) |2026-07-10 22:05:20,496| Refreshing Context
WARN - OpenmrsWebApplicationContext.installModuleAwareBeanClassLoader(158) |2026-07-10 22:05:28,283| OpenmrsWebApplicationContext: installed module-aware classloader (44 module classloaders)
WARN - OpenmrsWebApplicationContext.preCacheBeanClasses(201) |2026-07-10 22:05:28,704| OpenmrsWebApplicationContext: pre-resolved 1548 bean classes (0 unresolvable — see WARN lines above if any)
WARN - OpenmrsWebApplicationContext.postProcessBeanFactory(283) |2026-07-10 22:05:28,704| OpenmrsWebApplicationContext: eager scanning suppressed
WARN - OpenmrsWebApplicationContext.preCacheBeanClasses(201) |2026-07-10 22:05:36,258| OpenmrsWebApplicationContext: pre-resolved 0 bean classes (0 unresolvable — see WARN lines above if any)
WARN - OpenmrsWebApplicationContext.finishBeanFactoryInitialization(294) |2026-07-10 22:05:36,259| OpenmrsWebApplicationContext: eager scanning re-enabled, starting preInstantiateSingletons
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:36,885| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:36,909| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,122| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,129| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,272| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,367| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,379| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,407| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,477| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,658| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,717| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:37,820| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,009| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,202| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,310| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,356| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,423| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,500| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,527| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,569| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,599| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,692| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,720| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,750| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,820| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,839| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,858| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,883| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,975| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:38,994| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,019| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,045| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,070| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,095| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,121| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,145| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,170| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,198| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,223| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,247| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,273| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,298| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,316| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,340| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,357| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,383| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,409| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,433| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,450| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,481| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,505| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,525| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,549| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,574| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,591| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,615| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,632| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,650| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,674| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,822| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:39,905| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,597| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,615| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,656| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,680| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,707| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,777| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,802| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,870| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,886| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,923| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:40,965| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,003| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,020| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,043| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,060| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,120| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,137| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,153| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,170| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,186| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,202| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,218| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,234| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,237| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,241| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,245| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,247| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,250| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,252| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,268| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,269| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,286| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,287| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,317| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,318| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,334| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,336| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,352| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,354| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,383| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,386| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,389| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,404| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,408| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,425| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,428| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,431| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,447| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,450| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,468| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,471| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,488| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,492| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,508| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,533| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,536| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,611| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,614| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,616| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,632| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,635| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,638| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,653| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,656| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,676| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,679| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,682| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,697| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,700| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,717| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,720| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,737| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,741| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,759| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,779| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,782| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,799| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,802| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,804| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,821| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,824| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,829| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,845| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,848| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,866| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,869| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,873| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,888| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,891| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,911| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,914| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,931| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,934| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,952| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,975| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,978| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,995| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#16fecd2d' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,997| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:41,999| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adtService' while setting bean property 'adtService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'adtService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,015| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#39713ac8' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,018| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,020| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrConceptService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,034| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,037| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,054| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#2b9caa2' 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#2b9caa2' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,056| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,059| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'emrPersonImageService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,073| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,076| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,092| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#59b1b780' 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#59b1b780' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrPersonImageService' while setting bean property 'emrPersonImageService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#1bd7a986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,095| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,111| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#15118ace' 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#15118ace' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#52592986' 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#52592986' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,114| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#1c5043de' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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
WARN - AbstractBeanFactory.getTypeForFactoryBean(1427) |2026-07-10 22:05:42,130| Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.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:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterObservationServiceHelper' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterObservationServiceHelper' defined in URL [jar:file:/usr/share/tomcat7/.OpenMRS/.openmrs-lib-cache/emrapi/emrapi.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.UserService org.openmrs.module.metadatamapping.util.ModuleProperties.userService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.api.UserService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=userService)}
WARN - IdgenTask.run(32) |2026-07-10 22:05:53,101| Not running scheduled task. DaemonToken = null; enabled = false
WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2026-07-10 22:06:07,543| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
INFO - ServiceContext.doneRefreshingContext(827) |2026-07-10 22:06:07,550| Done refreshing Context
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:07,765| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:07,765| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:07,766| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:07,767| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:07,767| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:07,767| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:07,768| OpenmrsClassLoader could not load class: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:07,768| Failed to schedule task Outgoing-Message-Exception Retry Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:07,769| Failed to schedule task for class org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.outgoingmessageexceptions.api.retry.impl.RetryTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:07,770| OpenmrsClassLoader could not load class: org.openmrs.module.isanteplusreports.RegisterReportsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:07,770| Failed to schedule task Clean reports request iSantePlus
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:07,770| Failed to schedule task for class org.openmrs.module.isanteplusreports.RegisterReportsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:852)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 36 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.isanteplusreports.RegisterReportsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 37 more
WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2026-07-10 22:06:39,470| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:39,910| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:39,951| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,024| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,025| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 12,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,161| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,170| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,171| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,174| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,174| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,177| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,178| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,181| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,181| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,184| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,185| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,188| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,188| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,192| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,192| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,195| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,196| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,200| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,200| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,203| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,203| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,206| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,206| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,209| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,209| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,213| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,213| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,216| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,216| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,219| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,219| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,222| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,223| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,225| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,226| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,229| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,229| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,233| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,234| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,237| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,238| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,241| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,241| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,245| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,246| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,250| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,250| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,253| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,253| Exiting method savePrivilege
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,284| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,284| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,315| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,315| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,344| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,345| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,368| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,368| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,393| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,394| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,419| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,420| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,440| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,440| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,465| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,465| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,489| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,490| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,528| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,529| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,549| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,549| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,557| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,557| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,577| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,578| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,587| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,587| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,605| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,606| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,630| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,630| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,651| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,652| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,673| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,674| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,684| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,685| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,704| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,704| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,726| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,726| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,738| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,739| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,758| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,758| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:40,773| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:40,774| Exiting method saveRole
INFO - SerializationServiceImpl.getDefaultSerializer(71) |2026-07-10 22:06:40,885| No default serializer specified - using builtin SimpleXStreamSerializer.
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,014| In method UserService.saveRole. Arguments: Role=Application: Administers System,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,079| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,091| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,127| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,139| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,177| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,198| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,234| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,247| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,285| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,297| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,333| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,346| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,384| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,397| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,434| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,447| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,482| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,495| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,528| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,541| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,579| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,591| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,627| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,639| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,680| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,693| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,733| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,746| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,780| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,793| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,829| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,842| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,876| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,889| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,924| Exiting method saveRole
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:41,937| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:41,972| Exiting method saveRole
ERROR - LabIntegrationActivator.started(42) |2026-07-10 22:06:42,081| Failed to setup 'Rapport des résultats de LNSP' report because of: Non-entity object instance passed to evict : Rapport des résultats de LNSP
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 22:06:42,327| Error loading app framework. Some apps might not work.org.openmrs.module.appframework.factory.AppConfigurationLoaderFactory@5d9e4ef1
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
ERROR - AppFrameworkActivator.registerAppsAndExtensions(101) |2026-07-10 22:06:42,446| Error loading app framework. Some apps might not work.org.openmrs.module.formentryapp.FormEntryAppFrameworkFactory@71cc85ff
java.lang.IllegalStateException: App 'referenceapplication.registrationapp.registerPatient' says its an instanceOf 'registrationapp.registerPatient' but there is no AppTemplate with that id
at org.openmrs.module.appframework.repository.AllAppDescriptors.setAppTemplatesOnInstances(AllAppDescriptors.java:74)
at org.openmrs.module.appframework.AppFrameworkActivator.registerAppsAndExtensions(AppFrameworkActivator.java:97)
at org.openmrs.module.appframework.AppFrameworkActivator.contextRefreshed(AppFrameworkActivator.java:69)
at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:877)
at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:866)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:662)
at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:641)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:272)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
WARN - RequestHandlers.initHandlersFromConfig(163) |2026-07-10 22:06:44,490| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
WARN - ManagedResource.reloadFromStorage(182) |2026-07-10 22:06:44,696| No stored data found for /rest/managed
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,037| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,081| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,114| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,120| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,150| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,155| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,187| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,192| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,220| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,225| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,246| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,250| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,281| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,286| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,307| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,311| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,331| Exiting method saveGlobalProperty
INFO - LoggingAdvice.invoke(115) |2026-07-10 22:06:45,336| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
INFO - LoggingAdvice.invoke(155) |2026-07-10 22:06:45,357| Exiting method saveGlobalProperty
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 22:06:46,378| Line=394 The content of element type "dwr" must match "(init?,allow?,signatures?)".
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 22:06:46,382| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
ERROR - CommonsLoggingOutput.error(75) |2026-07-10 22:06:46,388| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2026-07-10 22:06:46,415| Unable to find a runtime properties file at /openmrs-runtime.properties
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:46,478| OpenmrsClassLoader could not load class: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:46,479| Failed to schedule task XDS Sender Pull Notifications Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:46,480| Failed to schedule task for class org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
... 32 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.xdssender.api.scheduler.PullNotificationsTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TaskFactory.createInstance(65) |2026-07-10 22:06:46,481| OpenmrsClassLoader could not load class: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask. Probably due to a module not being loaded
ERROR - TimerSchedulerServiceImpl.scheduleTask(273) |2026-07-10 22:06:46,482| Failed to schedule task M2Sys Biometrics National Synchronization Task
org.openmrs.scheduler.SchedulerException: could not load class
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy264.onStartup(Unknown Source)
at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
at org.openmrs.web.Listener.startOpenmrs(Listener.java:275)
at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
Caused by: java.lang.ClassNotFoundException: org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1951)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1795)
at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:167)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
... 33 more
ERROR - TimerSchedulerServiceImpl.onStartup(112) |2026-07-10 22:06:46,483| Failed to schedule task for class org.openmrs.module.m2sysbiometrics.scheduler.NationalSynchronizationTask
org.openmrs.scheduler.SchedulerException: Failed to schedule task
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy263.onStartup(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment