Peter Santa created FINERACT-2008:
-------------------------------------
Summary: Build and run issues
Key: FINERACT-2008
URL: https://issues.apache.org/jira/browse/FINERACT-2008
Project: Apache Fineract
Issue Type: Bug
Components: Deployment
Affects Versions: 1.8.4
Reporter: Peter Santa
Attachments: fineract.log
Note: different from FINERACT-2007
h1. Steps to reproduce
The phenomenon is intermittent.
# Checkout e.g. this commit: {{{color:#000000}0b1ca2dce{color}}}
# {color:#000000}build:{color}
{{cd fineract}}
{{# Build Fineract}}
{{{}./gradlew clean :fineract-provider:jibDockerBuild -x test{}}}{{{}# Start up
services{}}}
{{docker compose -f docker-compose-postgresql.yml up -d}}
--
{color:#1d1c1d}% javac -version{color}
{color:#1d1c1d}javac 17.0.8{color}
h1. {color:#1d1c1d}Actual result{color}
{color:#1d1c1d}See attached log.{color}
h1. {color:#1d1c1d}Expected result{color}
{color:#1d1c1d}Startup without exception{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)