Bonjour,
Après avoir installé axelor-development-kit en suivant le tuto sur Github, j’ai tenté d’installer axelor-demo en suivant la procédure décrite.
J’ai malheureusement une erreur après la commande :
./gradlew -x test build
Après quelques minutes à mouliner, j’obtiens la réponse suivant :
:modules:axelor-contact:compileGroovy FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‹ :modules:axelor-contact:compileGroovy ›.
Unable to connect to the child process ‹ Gradle Compiler Daemon 1 ›.
It is likely that the child process have crashed - please find the stack trace in the build log.
This exception might occur when the build machine is extremely loaded.
The connection attempt hit a timeout after 120.0 seconds (last known process state: STARTED, running: true).
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2 mins 55.736 secs
Merci par avance.