[
https://issues.apache.org/jira/browse/FINERACT-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027594#comment-17027594
]
Michael Vorburger commented on FINERACT-730:
--------------------------------------------
{quote}I am working with the 1.4.0 and facing the same issue. For some reason I
am unable to run the application with bootRun. I am getting the same
error.{quote}
Uh, yeah - that's what this bug is about... thanks for confirming the problem!
:P
{quote}Could you please advise what i can do to fix this?{quote}
Have you seen the last comment, from 14/Jan/20 ? Beyond that, I'm not sure how
you mean "advise" - you have to like, you know, debug it, understand the
problem, investigate a fix, propose a PR? If I knew exactly what to do, and
could just suggest which line to change what, then this bug wouldn't be open
anymore... but then it would be a lot less fun and interesting for you, right?
{quote}With env=dev{quote}
You can ignore the dev profile, that has been broken for age. That has nothing
to do with this bug. The goal of this bug is to make {{ ./gradlew bootRun}}
work.
Un-assigning to make it clear that I'm not currently actively working on this
issue, and welcome anyone to dig into it and propose PRs.
> Fix failing gradle task bootRun & can't run simple Spring Boot java -jar
> (without Tomcat)
> -----------------------------------------------------------------------------------------
>
> Key: FINERACT-730
> URL: https://issues.apache.org/jira/browse/FINERACT-730
> Project: Apache Fineract
> Issue Type: Bug
> Components: Build, System
> Affects Versions: 1.3.0
> Reporter: Courage Angeh
> Priority: Critical
> Labels: build
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Running all gradle task: rat, build, bootRun; produces the following error
> *...*
> {{_:bootRun_}}
> {{_Error: Could not find or load main class
> org.apache.fineract.ServerWithMariaDB4jApplication_}}
> {{_:bootRun FAILED_}}{{_FAILURE: Build failed with an exception._}}{{_* What
> went wrong:_}}
> {{_Execution failed for task ':bootRun'._}}
> {{_> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
> non-zero exit value 1_}}{{_* Try:_}}
> {{_Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output._}}{{_BUILD FAILED_}}
>
> More information can be found on the following threads:
> [https://lists.apache.org/thread.html/1f01897413545729420c66355d3211d625ebbd245a98407220783bfc@%3Cdev.fineract.apache.org%3E]
> https://lists.apache.org/thread.html/f4cb9364504a13f71ea7654082274c7ff80c48b19ff76e8cadf3cc7f@%3Cdev.fineract.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)