Description
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 FAILEDFAILURE: 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:
Attachments
Issue Links
- blocks
-
FINERACT-956 Logging missing / broken (since Spring Boot and/or Java 11 upgrade)
- Resolved
-
FINERACT-918 Document how to run Fineract in IDEs like Eclipse & IntelliJ - great for easy debugging!
- Resolved
-
FINERACT-931 Test and Document Spring Boot Dev Tools for (automatic "hot reloading" like restarts in development)
- Resolved
-
FINERACT-724 Upgrade Spring Boot, Spring and Spring Security to their latest stable version
- Resolved
-
FINERACT-764 Run Integration Tests using Spring Boot IT support instead of on Tomcat started separately by gradle-tomcat-plugin
- Resolved
-
FINERACT-830 Use distroless base image instead of bitnami/tomcat in container
- Resolved
-
FINERACT-890 Custom slf4j integrated logger for the (optional!) MySQL JDBC driver support in Fineract
- Resolved
-
FINERACT-948 Use Gradle Daemon
- Resolved
- is blocked by
-
FINERACT-700 Upgrade ancient version of Gradle
- Resolved
- is related to
-
FINERACT-774 Failed to shut down 1 bean with phase value 2147483647 within timeout of 30000: [messageListenerContainer]
- Closed
-
FINERACT-796 Use Hikari instead of Tomcat Connection Pool
- Resolved
- relates to
-
FINERACT-786 Fineract on Google Cloud ("managed", with Cloud SQL)
- Open
- links to