You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/01/14 09:28:00 UTC

[jira] [Commented] (FINERACT-730) Fix failing gradle task bootRun & can't run simple Spring Boot java -jar (without Tomcat)

    [ https://issues.apache.org/jira/browse/FINERACT-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014955#comment-17014955 ] 

Michael Vorburger commented on FINERACT-730:
--------------------------------------------

I think we're close, I suspect it just needs someone with some Gradle foo to figure out how to run the correctly configure build.gradle to make the OpenJPA enhancer plugin output included in the Spring Boot JAR... I unfortunately never had time for this, and would welcome anyone contributing to this!

> 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
>            Assignee: Michael Vorburger
>            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)