Hi Vineet Which version of MySQL are you using? One possible reason for that error is if you are using MySQL 8. As stated in the README, you need MySQL 5.7 for Fineract...
Regards Petri On Mon, 8 Jun 2020, 8:40 pm Vineet Bakshi, <[email protected]> wrote: > Hi team, > I am trying to build the fineract project from the git repository ( > https://github.com/apache/fineract) locally but I have run into this > error while executing ./gradlew bootRun command. > Execution failed for task ':bootRun'. > > Process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/java'' finished > with non-zero exit value 1 > I am using java 11.0.7. > I will be grateful for your help. > > Thanking you, > Vineet Bakshi >
