Dear Dev, Kindly assist with what is wrong with the local configuration. { "timestamp": "2024-04-10T17:23:56.590Z", "status": 404, "error": "Not Found", "path": "/fineract-provider/api/v1/v1/authentication" }
Regards
> Task :fineract-provider:bootRun _ _ _____ _ _ / \ _ __ __ _ ___| |__ ___ | ___(_)_ __ ___ _ __ __ _ ___| |_ / _ \ | '_ \ / _` |/ __| '_ \ / _ \ | |_ | | '_ \ / _ \ '__/ _` |/ __| __| / ___ \| |_) | (_| | (__| | | | __/ | _| | | | | | __/ | | (_| | (__| |_ /_/ \_\ .__/ \__,_|\___|_| |_|\___| |_| |_|_| |_|\___|_| \__,_|\___|\__| |_| (c) 2015-2024 Apache Fineract (https://fineract.apache.org) Powered by Spring Boot 3.2.2 2024-04-10 18:20:30.672 - INFO 480 --- [ main] org.apache.fineract.ServerApplication : Starting ServerApplication using Java 17.0.10 with PID 480 (C:\JavaProject\mifos\fineract\f ineract-provider\build\classes\java\main started by xxxxxxx in C:\JavaProject\mifos\fineract\fineract-provider) 2024-04-10 18:20:30.676 - INFO 480 --- [ main] org.apache.fineract.ServerApplication : No active profile set, falling back to 1 default profile: "default" 2024-04-10 18:20:38.015 - INFO 480 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-04-10 18:20:39.857 - INFO 480 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1832 ms. Found 168 JPA repository interfaces. 2024-04-10 18:20:39.946 - INFO 480 --- [ main] o.s.b.c.c.annotation.BatchRegistrar : Bean jobRepository already defined in the application context, skipping the registration of a jobRepositoryider:bootRun 2024-04-10 18:20:39.946 - INFO 480 --- [ main] o.s.b.c.c.annotation.BatchRegistrar : Bean jobExplorer already defined in the application context, skipping the registration of a jobExplorer 2024-04-10 18:20:39.946 - INFO 480 --- [ main] o.s.b.c.c.annotation.BatchRegistrar : Bean jobLauncher already defined in the application context, skipping the registration of a jobLauncher 2024-04-10 18:20:39.958 - INFO 480 --- [ main] o.s.b.c.c.annotation.BatchRegistrar : Bean jobRegistryBeanPostProcessor already defined in the application context, skipping the registration of a jobRegistryBeanPostProcessor 2024-04-10 18:20:39.959 - INFO 480 --- [ main] o.s.b.c.c.annotation.BatchRegistrar : Finished Spring Batch infrastructure beans configuration in 14 ms. 2024-04-10 18:20:42.751 - INFO 480 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubsc ribeChannel will be created. 2024-04-10 18:20:42.775 - INFO 480 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-04-10 18:20:44.603 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [org.apache.fineract.infrastructure.core.config.cache.CacheConfi g$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:44.920 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'users' created in EhcacheManager. 2024-04-10 18:20:44.934 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=users 2024-04-10 18:20:44.939 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'usersByUsername' created in EhcacheManager. 2024-04-10 18:20:44.940 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=usersByUsername 2024-04-10 18:20:44.943 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'tenantsById' created in EhcacheManager. 2024-04-10 18:20:44.944 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=tenantsById 2024-04-10 18:20:44.947 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'offices' created in EhcacheManager. 2024-04-10 18:20:44.948 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=offices 2024-04-10 18:20:44.952 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'officesForDropdown' created in EhcacheManager. 2024-04-10 18:20:44.953 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=officesForDropdown 2024-04-10 18:20:44.956 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'officesById' created in EhcacheManager. 2024-04-10 18:20:44.957 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=officesById 2024-04-10 18:20:44.961 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'charges' created in EhcacheManager. 2024-04-10 18:20:44.962 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=charges 2024-04-10 18:20:44.967 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'funds' created in EhcacheManager. 2024-04-10 18:20:44.967 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=funds 2024-04-10 18:20:44.973 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'code_values' created in EhcacheManager. 2024-04-10 18:20:44.974 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=code_values 2024-04-10 18:20:44.994 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'codes' created in EhcacheManager. 2024-04-10 18:20:44.996 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=codes 2024-04-10 18:20:44.999 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'hooks' created in EhcacheManager. 2024-04-10 18:20:45.000 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=hooks 2024-04-10 18:20:45.003 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'tfConfig' created in EhcacheManager. 2024-04-10 18:20:45.004 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=tfConfig 2024-04-10 18:20:45.007 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'configByName' created in EhcacheManager. 2024-04-10 18:20:45.008 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=configByName 2024-04-10 18:20:45.014 - INFO 480 --- [ main] org.ehcache.core.EhcacheManager : Cache 'userTFAccessToken' created in EhcacheManager. 2024-04-10 18:20:45.014 - INFO 480 --- [ main] org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr10 7-default-config,Cache=userTFAccessToken 2024-04-10 18:20:45.017 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'ehCacheManager' of type [org.springframework.cache.jcache.JCacheCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [sampli ngBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.105 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'defaultCacheManager' of type [org.apache.fineract.infrastructure.core.config.cache.Tr ansactionBoundCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currentl y created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.164 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'runtimeDelegatingCacheManager' of type [org.apache.fineract.infrastructure.cache.serv ice.RuntimeDelegatingCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a c urrently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.207 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'platformCacheConfiguration' of type [org.apache.fineract.infrastructure.cache.Platfor mCacheConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.427 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'springConfig' of type [org.apache.fineract.infrastructure.core.config.SpringConfig$$S pringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created Bea nPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.481 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'overrideSecurityContextHolderStrategy' of type [org.springframework.beans.factory.con fig.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a curre ntly created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.538 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'overrideSecurityContextHolderStrategy' of type [org.springframework.beans.factory.sup port.NullBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created Bea nPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.605 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'securityContextHolderStrategy' of type [org.springframework.security.core.context.Inh eritableThreadLocalSecurityContextHolderStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly in jected into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.752 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'fineract-org.apache.fineract.infrastructure.core.config.FineractProperties' of type [ org.apache.fineract.infrastructure.core.config.FineractProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean g etting eagerly injected into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.768 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'samplingConfiguration' of type [org.apache.fineract.infrastructure.core.diagnostics.p erformance.sampling.core.SamplingConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly inje cted into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.777 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'samplingServiceFactory' of type [org.apache.fineract.infrastructure.core.diagnostics. performance.sampling.core.SamplingServiceFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly in jected into a currently created BeanPostProcessor [samplingBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:45.823 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'scheduledJobRunnerConfig' of type [org.apache.fineract.infrastructure.jobs.ScheduledJ obRunnerConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [jobRegistryBeanPostProce ssor] is declared through a non-static factory method on that class; consider declaring it as static instead. 2024-04-10 18:20:45.835 - WARN 480 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jobRegistry' of type [org.springframework.batch.core.configuration.support.MapJobRegi stry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProc essor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies. 2024-04-10 18:20:46.675 - INFO 480 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8443 (https) 2024-04-10 18:20:46.695 - INFO 480 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-04-10 18:20:46.695 - INFO 480 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.18] 2024-04-10 18:20:46.750 - INFO 480 --- [ main] o.a.c.c.C.[.[.[/fineract-provider] : Initializing Spring embedded WebApplicationContext 2024-04-10 18:20:46.752 - INFO 480 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 16027 ms 2024-04-10 18:20:47.026 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-04-10 18:20:47.161 - INFO 480 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.mariadb.jdbc.Connection@787239f5 2024-04-10 18:20:47.164 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Upgrading tenant store DB at localhost:3306 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.username: root 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.password: **** 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.parameters: 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.timezone: Asia/Kolkata 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.description: Default Demo Tenant 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.identifier: default 2024-04-10 18:20:47.383 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : - fineract.tenant.name: fineract_default 2024-04-10 18:20:53.457 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Tenant store upgrade finished 2024-04-10 18:20:53.458 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Upgrading all tenants 2024-04-10 18:20:53.484 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Upgrade for tenant default has started 2024-04-10 18:20:53.929 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Starting... 2024-04-10 18:20:53.937 - INFO 480 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-2 - Added connection org.mariadb.jdbc.Connection@6ae6317f 2024-04-10 18:20:53.937 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed. 2024-04-10 18:21:03.341 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Upgrade for tenant default has finished 2024-04-10 18:21:03.341 - INFO 480 --- [ main] a.f.i.c.s.m.TenantDatabaseUpgradeService : Tenant upgrades have finished 2024-04-10 18:21:05.006 - INFO 480 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'jpa-pu' [EL Info]: 2024-04-10 18:21:05.489--ServerSession(1468176266)--EclipseLink, version: Eclipse Persistence Services - 4.0.0.v202210051929 2024-04-10 18:21:06.240 - INFO 480 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : EclipseLink is in classpath; If applicable, EQL parser will be used. 2024-04-10 18:21:06.241 - INFO 480 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-04-10 18:21:10.488 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure th e following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-04-10 18:21:10.488 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.loanaccount.domain.LoanRepo sitory.findAllNonClosedLoansBehindOrNullByLoanIds(java.time.LocalDate,java.util.List) 2024-04-10 18:21:10.500 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.loanaccount.domain.LoanRepo sitory.findAllStayedLockedByCobBusinessDate(java.time.LocalDate) 2024-04-10 18:21:10.538 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.loanaccount.domain.LoanRepo sitory.findAllNonClosedLoansBehindByLoanIds(java.time.LocalDate,java.util.List) 2024-04-10 18:21:10.563 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.loanaccount.domain.LoanRepo sitory.findOldestCOBProcessedLoan(java.time.LocalDate) 2024-04-10 18:21:10.587 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.Optional org.apache.fineract.portfolio.loanaccount.domain.Loan Repository.findLoanIdAndExternalIdAndStatusByLoanId(java.lang.Long) 2024-04-10 18:21:10.814 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure th e following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-04-10 18:21:10.815 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.delinquency.domain.LoanInst allmentDelinquencyTagRepository.findInstallmentDelinquencyTags(java.lang.Long) 2024-04-10 18:21:12.832 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure th e following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-04-10 18:21:12.832 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.portfolio.loanaccount.domain.LoanTran sactionRepository.fetchTotalUnpaidChargesForLoan(org.apache.fineract.portfolio.loanaccount.domain.Loan) 2024-04-10 18:21:12.852 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.Collection org.apache.fineract.portfolio.loanaccount.domain.Lo anTransactionRepository.fetchLoanTransactionsByTypeAndLessOrEqualDate(java.lang.Integer,java.time.LocalDate) 2024-04-10 18:21:14.916 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure th e following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-04-10 18:21:14.916 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.List org.apache.fineract.infrastructure.event.external.reposit ory.ExternalEventRepository.findByStatusOrderById(org.apache.fineract.infrastructure.event.external.repository.domain.ExternalEventStatus,org.springframework.data.domain.Pageable) 2024-04-10 18:21:16.377 - INFO 480 --- [ main] i.e.b.s.BusinessEventNotifierServiceImpl : External event posting is disabled 2024-04-10 18:21:19.954 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure th e following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-04-10 18:21:19.954 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.Collection org.apache.fineract.portfolio.loanaccount.domain.Lo anRepaymentScheduleInstallmentRepository.fetchLoanScheduleDataByDueDateAndObligationsMet(java.lang.Integer,java.time.LocalDate,boolean) 2024-04-10 18:21:19.958 - INFO 480 --- [ main] lipseLinkProjectionQueryCreationListener : - public abstract java.util.Collection org.apache.fineract.portfolio.loanaccount.domain.Lo anRepaymentScheduleInstallmentRepository.fetchLoanScheduleDataByDueDateAndObligationsMet(java.lang.Integer,java.time.LocalDate,boolean,java.util.List) 2024-04-10 18:21:20.974 - INFO 480 --- [ main] o.s.b.c.r.s.JobRepositoryFactoryBean : No database type set, using meta data indicating: MYSQL 2024-04-10 18:21:21.030 - INFO 480 --- [ main] o.s.b.c.l.support.SimpleJobLauncher : No TaskExecutor has been set, defaulting to synchronous executor. 2024-04-10 18:21:23.518 - INFO 480 --- [ main] .f.i.r.p.ReportingProcessServiceProvider : Registered report service 'org.apache.fineract.infrastructure.dataqueries.service.Datatable ReportingProcessService@4d55999b' for type/s '[Table, Chart, SMS]' 2024-04-10 18:21:44.498 - INFO 480 --- [ main] o.a.f.i.e.e.s.message.MessageFactory : Message source set to 773d0a6d-8170-428a-a75a-3c563f29d113 2024-04-10 18:21:48.126 - INFO 480 --- [ main] ernalEventConfigurationValidationService : Validating external event configuration for default 2024-04-10 18:21:48.546 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Starting... 2024-04-10 18:21:48.551 - INFO 480 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-3 - Added connection org.mariadb.jdbc.Connection@3a7dd077 2024-04-10 18:21:48.551 - INFO 480 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Start completed. 2024-04-10 18:21:49.954 - WARN 480 --- [ main] .c.b.FineractWebApplicationConfiguration : Fineract is running in web application mode 2024-04-10 18:21:50.251 - INFO 480 --- [ main] o.s.s.w.a.c.ChannelProcessingFilter : Validated configuration attributes 2024-04-10 18:21:50.258 - INFO 480 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure Ant [pattern='/api/**'] with [org.springframework.security.web.session.DisableE ncodeUrlFilter@3023fe8f, org.springframework.security.web.access.channel.ChannelProcessingFilter@c26945c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilte r@35bd19bd, org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter@7f80ebb2, org.springframework.security.web.context.SecurityContextHolderFilter@73e02efb, org .springframework.security.web.header.HeaderWriterFilter@625c4ac9, org.springframework.web.filter.CorsFilter@6036726f, org.springframework.security.web.authentication.logout.LogoutFilter@2f5e4f a5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@594d2916, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e0b7099, org.springframework. security.web.servletapi.SecurityContextHolderAwareRequestFilter@62d00ad9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f4e3f60, org.springframework.security.w eb.session.SessionManagementFilter@39b955f9, org.springframework.security.web.access.ExceptionTranslationFilter@4533f399, org.apache.fineract.infrastructure.core.filters.RequestResponseFilter@ 1263b7c5, org.apache.fineract.infrastructure.core.filters.CorrelationHeaderFilter@6ac61340, org.apache.fineract.infrastructure.instancemode.filter.FineractInstanceModeApiFilter@3930b17d, org.a pache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter@7bb3c04, org.apache.fineract.infrastructure.jobs.filter.LoanCOBApiFilter@8697ea9, org.apache.fineract.infras tructure.core.filters.IdempotencyStoreFilter@526f30f7, org.springframework.security.web.access.intercept.AuthorizationFilter@71816d3f] 2024-04-10 18:21:51.751 - INFO 480 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2024-04-10 18:21:53.783 - INFO 480 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-04-10 18:21:53.801 - INFO 480 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-10 18:21:53.801 - INFO 480 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-04-10 18:21:53.802 - INFO 480 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2024-04-10 18:21:53.803 - INFO 480 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUST ERED'E Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-10 18:21:53.803 - INFO 480 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties insta nce. 2024-04-10 18:21:53.803 - INFO 480 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-04-10 18:21:53.803 - INFO 480 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@255aae52 2024-04-10 18:21:54.742 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscrib er to the 'errorChannel' channel 2024-04-10 18:21:54.743 - INFO 480 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'application.errorChannel' has 1 subscriber(s). 2024-04-10 18:21:54.743 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean '_org.springframework.integration.errorLogger' 2024-04-10 18:21:54.743 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {message-handler} as a subscriber to the 'outboundRequests' channel 2024-04-10 18:21:54.743 - INFO 480 --- [ main] o.s.integration.channel.DirectChannel : Channel 'application.outboundRequests' has 1 subscriber(s). 2024-04-10 18:21:54.743 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'outboundFlow.org.springframework.integration.config.ConsumerEndpointFactoryBe an#0'; defined in: 'class path resource [org/apache/fineract/infrastructure/springbatch/messagehandler/spring/SpringEventManagerConfig.class]'; from source: 'bean method outboundFlow' 2024-04-10 18:21:54.744 - INFO 480 --- [ main] ApplicationEventListeningMessageProducer : started bean 'eventListener'; defined in: 'class path resource [org/apache/fineract/infrast ructure/springbatch/messagehandler/spring/SpringEventWorkerConfig.class]'; from source: 'org.apache.fineract.infrastructure.springbatch.messagehandler.spring.SpringEventWorkerConfig.eventListe ner()' 2024-04-10 18:21:54.744 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {bridge} as a subscriber to the 'inboundFlow.channel#0' channel 2024-04-10 18:21:54.744 - INFO 480 --- [ main] o.s.integration.channel.DirectChannel : Channel 'application.inboundFlow.channel#0' has 1 subscriber(s). 2024-04-10 18:21:54.744 - INFO 480 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'inboundFlow.org.springframework.integration.config.ConsumerEndpointFactoryBea n#0'; defined in: 'class path resource [org/apache/fineract/infrastructure/springbatch/messagehandler/spring/SpringEventWorkerConfig.class]'; from source: 'bean method inboundFlow' 2024-04-10 18:21:54.747 - INFO 480 --- [ main] o.s.i.endpoint.PollingConsumer : started bean 'org.springframework.integration.dsl.StandardIntegrationFlow#0.org.springframe work.integration.config.ConsumerEndpointFactoryBean#0' 2024-04-10 18:21:54.946 - INFO 480 --- [ main] o.a.t.util.net.NioEndpoint.certificate : Connector [https-jsse-nio-8443], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [C:\Users\Emmanuel Njoku\.keystore] using alias [tomcat] with trust store [null] 2024-04-10 18:21:54.971 - INFO 480 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8443 (https) with context path '/fineract-provider' 2024-04-10 18:21:54.974 - INFO 480 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-04-10 18:21:54.974 - INFO 480 --- [ main] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 2024-04-10 18:21:54.977 - INFO 480 --- [ main] org.apache.fineract.ServerApplication : Started ServerApplication in 85.681 seconds (process running for 86.77) 2024-04-10 18:21:55.591 - INFO 480 --- [TaskExecutor-10] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Starting... 2024-04-10 18:21:55.595 - INFO 480 --- [cTaskExecutor-5] com.zaxxer.hikari.HikariDataSource : fineract_default_pool - Starting... 2024-04-10 18:21:55.596 - INFO 480 --- [TaskExecutor-10] com.zaxxer.hikari.pool.HikariPool : HikariPool-4 - Added connection org.mariadb.jdbc.Connection@840f18 2024-04-10 18:21:55.597 - INFO 480 --- [TaskExecutor-10] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Start completed. 2024-04-10 18:21:55.601 - INFO 480 --- [cTaskExecutor-5] com.zaxxer.hikari.pool.HikariPool : fineract_default_pool - Added connection org.mariadb.jdbc.Connection@65f14ad0 2024-04-10 18:21:55.602 - INFO 480 --- [cTaskExecutor-5] com.zaxxer.hikari.HikariDataSource : fineract_default_pool - Start completed. 2024-04-10 18:21:55.687 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-04-10 18:21:55.688 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-10 18:21:55.688 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-04-10 18:21:55.689 - INFO 480 --- [cTaskExecutor-9] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2024-04-10 18:21:55.689 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'Scheduler1' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 7 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-10 18:21:55.689 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'Scheduler1' initialized from an externally provided properties instance. 2024-04-10 18:21:55.689 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-04-10 18:21:55.691 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@739e35f2 2024-04-10 18:21:55.693 - INFO 480 --- [cTaskExecutor-9] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-04-10 18:21:55.693 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler Scheduler1_$_NON_CLUSTERED started. 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'Scheduler1group1' with instanceId 'NON_CLUS TERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'Scheduler1group1' initialized from an externally provided properties inst ance. 2024-04-10 18:21:55.963 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-04-10 18:21:55.964 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@5d2d3b05 2024-04-10 18:21:55.964 - INFO 480 --- [cTaskExecutor-9] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-04-10 18:21:55.964 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler Scheduler1group1_$_NON_CLUSTERED started. 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'Scheduler1group3' with instanceId 'NON_CLUS TERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'Scheduler1group3' initialized from an externally provided properties inst ance. 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-04-10 18:21:55.981 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@51e0ae4d 2024-04-10 18:21:55.982 - INFO 480 --- [cTaskExecutor-9] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-04-10 18:21:55.982 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler Scheduler1group3_$_NON_CLUSTERED started. 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'Scheduler1group4' with instanceId 'NON_CLUS TERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-10 18:21:56.051 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'Scheduler1group4' initialized from an externally provided properties inst ance. 2024-04-10 18:21:56.052 - INFO 480 --- [cTaskExecutor-9] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2024-04-10 18:21:56.052 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@5e52f82 2024-04-10 18:21:56.052 - INFO 480 --- [cTaskExecutor-9] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2024-04-10 18:21:56.052 - INFO 480 --- [cTaskExecutor-9] org.quartz.core.QuartzScheduler : Scheduler Scheduler1group4_$_NON_CLUSTERED started. 2024-04-10 18:21:56.157 - INFO 480 --- [cTaskExecutor-9] o.a.f.i.j.s.JobSchedulerServiceImpl : Scheduling batch jobs has finished 2024-04-10 18:22:00.368 - INFO 480 --- [duler1_Worker-1] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] launched with the following parameters: [ {'run.id':'{value=534, type=class java.lang.Long, identifying=true}'}] 2024-04-10 18:22:00.426 - INFO 480 --- [duler1_Worker-1] o.s.batch.core.job.SimpleStepHandler : Executing step: [SEND_ASYNCHRONOUS_EVENTS_STEP] 2024-04-10 18:22:00.465 - INFO 480 --- [duler1_Worker-1] o.s.batch.core.step.AbstractStep : Step: [SEND_ASYNCHRONOUS_EVENTS_STEP] executed in 38ms 2024-04-10 18:22:00.485 - INFO 480 --- [duler1_Worker-1] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] completed with the following parameters: [{'run.id':'{value=534, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 88ms 2024-04-10 18:23:00.042 - INFO 480 --- [duler1_Worker-2] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] launched with the following parameters: [ {'run.id':'{value=535, type=class java.lang.Long, identifying=true}'}] 2024-04-10 18:23:00.059 - INFO 480 --- [duler1_Worker-2] o.s.batch.core.job.SimpleStepHandler : Executing step: [SEND_ASYNCHRONOUS_EVENTS_STEP] 2024-04-10 18:23:00.077 - INFO 480 --- [duler1_Worker-2] o.s.batch.core.step.AbstractStep : Step: [SEND_ASYNCHRONOUS_EVENTS_STEP] executed in 16ms 2024-04-10 18:23:00.091 - INFO 480 --- [duler1_Worker-2] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] completed with the following parameters: [{'run.id':'{value=535, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 42ms 2024-04-10 18:23:56.557 - INFO 480 --- [nio-8443-exec-6] o.a.c.c.C.[.[.[/fineract-provider] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-04-10 18:23:56.557 - INFO 480 --- [nio-8443-exec-6] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-04-10 18:23:56.568 - INFO 480 --- [nio-8443-exec-6] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms 2024-04-10 18:24:00.090 - INFO 480 --- [duler1_Worker-3] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] launched with the following parameters: [ {'run.id':'{value=536, type=class java.lang.Long, identifying=true}'}] 2024-04-10 18:24:00.112 - INFO 480 --- [duler1_Worker-3] o.s.batch.core.job.SimpleStepHandler : Executing step: [SEND_ASYNCHRONOUS_EVENTS_STEP] 2024-04-10 18:24:00.136 - INFO 480 --- [duler1_Worker-3] o.s.batch.core.step.AbstractStep : Step: [SEND_ASYNCHRONOUS_EVENTS_STEP] executed in 23ms 2024-04-10 18:24:00.155 - INFO 480 --- [duler1_Worker-3] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] completed with the following parameters: [{'run.id':'{value=536, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 56ms 2024-04-10 18:25:00.050 - INFO 480 --- [duler1_Worker-4] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] launched with the following parameters: [ {'run.id':'{value=537, type=class java.lang.Long, identifying=true}'}] 2024-04-10 18:25:00.066 - INFO 480 --- [duler1_Worker-4] o.s.batch.core.job.SimpleStepHandler : Executing step: [SEND_ASYNCHRONOUS_EVENTS_STEP] 2024-04-10 18:25:00.081 - INFO 480 --- [duler1_Worker-4] o.s.batch.core.step.AbstractStep : Step: [SEND_ASYNCHRONOUS_EVENTS_STEP] executed in 15ms 2024-04-10 18:25:00.093 - INFO 480 --- [duler1_Worker-4] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] completed with the following parameters: [{'run.id':'{value=537, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 38ms 2024-04-10 18:26:00.074 - INFO 480 --- [duler1_Worker-5] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] launched with the following parameters: [ {'run.id':'{value=538, type=class java.lang.Long, identifying=true}'}] 2024-04-10 18:26:00.096 - INFO 480 --- [duler1_Worker-5] o.s.batch.core.job.SimpleStepHandler : Executing step: [SEND_ASYNCHRONOUS_EVENTS_STEP] 2024-04-10 18:26:00.119 - INFO 480 --- [duler1_Worker-5] o.s.batch.core.step.AbstractStep : Step: [SEND_ASYNCHRONOUS_EVENTS_STEP] executed in 22ms 2024-04-10 18:26:00.136 - INFO 480 --- [duler1_Worker-5] o.s.b.c.l.support.SimpleJobLauncher : Job: [SimpleJob: [name=SEND_ASYNCHRONOUS_EVENTS]] completed with the following parameters: [{'run.id':'{value=538, type=class java.lang.Long, identifying=true}'}] and the following status: [COMPLETED] in 55ms <============-> 97% EXECUTING [8m 3s] > IDLE > :fineract-provider:bootRun > IDLE > IDLE