Hi It’s surprising to see that it can’t find the MySQLDictionary class… haven’t seen that before.
Maybe if you could run “./gradlew —info clean bootRun” and send me the full log, and I can then take a look to see if I can spot anything strange. Regards Petri > On 9 Jun 2020, at 8:41 PM, Vineet Bakshi <[email protected]> wrote: > > I was using mysql 8.0. I re-installed mysql 5.7 on a docker container. Still > ran into this error. > > On Mon, Jun 8, 2020 at 11:38 PM Petri Tuomola <[email protected] > <mailto:[email protected]>> wrote: > 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] > <mailto:[email protected]>> wrote: > Hi team, > I am trying to build the fineract project from the git repository > (https://github.com/apache/fineract <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 > <Screenshot from 2020-06-09 22-58-11.png>
