Are you in the most recent? Dev branch? Also, please share specific error logs.
On Sat, Oct 26, 2024 at 12:47 PM عبد الفتاح اسبير <321abdulfa...@gmail.com> wrote: > Hello, > > I am following the instructions provided in the README for local > development. Here are the commands I executed: > > ./gradlew createDB -PdbName=fineract_tenants > ./gradlew createDB -PdbName=fineract_default > ./gradlew bootRun > > I am running this on Windows 11 with Java 17, Gradle 8.10.2, and MySQL. > > During the last command (./gradlew bootRun), the process reaches about 98% > execution, but I encounter numerous warnings, and it does not complete to > 100%. Although I can make API requests from Postman, the server does not > start properly. > > Could you please provide any insights or suggestions on how to resolve > this issue? > > Thank you for your assistance. > > Best regards, > Abd Ulfatah >