You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/02 08:47:03 UTC

[GitHub] [fineract] nmogbuk commented on pull request #2047: FINERACT-984: PostgreSQL support

nmogbuk commented on pull request #2047:
URL: https://github.com/apache/fineract/pull/2047#issuecomment-1056591922


   Please I am unable to use the PostgreSQL DB for the docker server. Below is a snippet of the error log:
   
   `Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hikariTenantDataSource' defined in class path resource [org/apache/fineract/infrastructure/core/config/HikariCpConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'hikariTenantDataSource' threw exception; nested exception is java.lang.RuntimeException: Driver org.mariadb.jdbc.Driver claims to not accept jdbcUrl, jdbc:postgresql://fineractpostgresql:5432/fineract_tenants`
   
   @galovics @vidakovic 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org