>From your previous email which has a screenshot, this is probably due to MySql, you have a newer version (and not 5.7) and hence MySql could not find the tx_isolation variable ( it is renamed ).
On Mon, 8 Jun 2020, 11:36 pm Yemdjih Kaze Nasser, <[email protected]> wrote: > Hello Vineet, > Please, can you provide more logs? > > On Mon, 8 Jun 2020 at 18:41, 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 >> >
