On Mon, 28 Apr 2025, 13:22 Ádám Sághy, <adamsa...@gmail.com> wrote:
> Hi > > I do not recommend running the clean and bootJar with gradle while daemons > are allowed… > > The issue you shared looks like the application.properties were not bundle > with the jar and it is failing to fetch “fineract’ related configurations. > > Would you mind to rebuild the jar without gradle clean and retest? > > Regards, > Adam > Thanks Adam for the suggestion. I really appreciate it. Best regards, Kaushal > > On 2025. Apr 28., at 9:38, Kaushal Shriyan <kaushalshri...@gmail.com> > wrote: > > Hi Victor, > > Further to my previous email, I ran the command mentioned in the pastebin > link: https://termbin.com/33qr. > > $java -jar > fineract-provider/build/libs/fineract-provider-1.12.0-SNAPSHOT.jar > > Best regards, > > Kaushal > > On Mon, Apr 28, 2025 at 1:03 PM Kaushal Shriyan <kaushalshri...@gmail.com> > wrote: > >> >> >> >> On Mon, Apr 28, 2025 at 11:03 AM VICTOR MANUEL ROMERO RODRIGUEZ < >> victor.rom...@fintecheando.mx> wrote: >> >>> Hello Kaushal, >>> >>> Try >>> >>> >>> ./gradlew :fineract-provider:clean :fineract-provider:bootJar -x test >>> >>> >>> and let us know. >>> >>> >>> Regards >>> >>> >>> >>> >> Thank you, Victor, for the quick response. I ran the following steps >> which is mentioned in the pastebin link: https://termbin.com/0e7z >> >> $./gradlew :fineract-provider:clean :fineract-provider:bootJar -x test >> --info > build.log 2>&1 >> >> Please guide me. Thanks in advance. >> >> Best regards, >> >> Kaushal >> > >