Hello Khushro,

Please share technical details about:

Java version
Command and parameters used for building the Apache Fineract binaries

If you want to have a front end, you can use the Mifos Web App, which is a
non Apache project.

https://github.com/openMF/web-app

Regards

Victor

El mar, 11 abr 2023 a las 4:28, Khushro Shahookar (<khus...@softech.com.pk>)
escribió:

> Dear James,
>
> I tried the latest release from https://Fineract.Apache.org, as you
> mentioned in your last email.
>
>    1. However, it still has several deprecated components, which produce
>    errors.
>    2. I am still looking for the front end banking app with banking
>    screens, I could not find this here. Where can I find the code for a
>    front-end banking app, similar to the demo app at the Mifos site?
>
>
>
> Some errors are the following:
>
> org.codehaus.cargo.container.containerexception: failed to create a tomcat
> 9.x standalone configuration: file
> c:\users\zain~1.asi\appdata\local\temp\cargo\conf\conf\logging.properties
>
>
>
> 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: {}
>
> *From:* James Dailey <jamespdai...@gmail.com>
> *Sent:* Thursday, 6 April 2023 7:36 pm
> *To:* dev@fineract.apache.org
> *Subject:* Re: Errors in deploying Mifos
>
>
>
> 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 <khus...@softech.com.pk>
> 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