Please use our release from https://Fineract.Apache.org

And read the FAQ and documentation before posting questions to list


On Thu, Apr 6, 2023 at 3:29 AM Khushro Shahookar <[email protected]>
wrote:

>
>    1. Is this the latest version of Mifos or is there an updated version?
>
> https://github.com/apache/fineract/tree/develop
>
>
>
>    1. I could not find any front end code here for app screens. Where can
>    I find that? What is the front end dev platform?
>
>
>
>    1. I get the following errors in compiling the system. How do I fix
>    them?
>
>
>
> org.springframework.beans.factory.BeanCreationException.
>
> Message: Error creating bean with name
> 'tenantAwareBasicAuthenticationFilterRegistration'
>
> defined in class path resource
> [org/apache/fineract/infrastructure/core/config/SecurityConfig.class]:
>
> Bean instantiation via factory method failed; nested exception is
> org.springframework.beans.BeanInstantiationException:
>
> Failed to instantiate
> [org.springframework.boot.web.servlet.FilterRegistrationBean]:
>
> Factory method 'tenantAwareBasicAuthenticationFilterRegistration' threw
> exception;
>
> nested exception is
> org.springframework.beans.factory.UnsatisfiedDependencyException:
>
> Error creating bean with name 'tenantAwareBasicAuthenticationFilter':
>
> Unsatisfied dependency expressed through field
> 'businessDateReadPlatformService';
>
> nested exception is
> org.springframework.beans.factory.UnsatisfiedDependencyException:
>
> Error creating bean with name 'businessDateReadPlatformServiceImpl'
> defined in file
>
>
>  
> [C:\Users\zain.asim\Desktop\fineract-develop\fineract-provider\bin\main\org\apache\fineract\infrastructure\businessdate\service\BusinessDateReadPlatformServiceImpl.class]:
>
> Unsatisfied dependency expressed through constructor parameter 1; nested
> exception is
> org.springframework.beans.factory.NoSuchBeanDefinitionException:
>
>  No qualifying bean of type
> 'org.apache.fineract.infrastructure.businessdate.mapper.BusinessDateMapper'
> available:
>
> expected at least 1 bean which qualifies as autowire candidate.
> Dependency annotations: {}
>
>
>
> Description:
>
>
>
> Parameter 1 of constructor in
> org.apache.fineract.infrastructure.businessdate.service.BusinessDateReadPlatformServiceImpl
> required a bean of type
> 'org.apache.fineract.infrastructure.businessdate.mapper.BusinessDateMapper'
> that could not be found.
>
>
>
> The injection point has the following annotations:
>
>                 -
> @org.springframework.beans.factory.annotation.Autowired(required=true)
>
>
>
>
>
> Action:
>
>
>
> Consider defining a bean of type
> 'org.apache.fineract.infrastructure.businessdate.mapper.BusinessDateMapper'
> in your configuration.
>
>
>
-- 
Sent from Gmail Mobile

Reply via email to