Open MarieI13 opened 4 years ago
Bonjour, merci pour l'intérêt porté pour ARA!
Merci de nous en avoir alerté, le bug est pris en compte et sera traité dans les plus brefs délais.
Vous avez trois options pour lancer ARA:
npm install
puis npm run build
mvn clean install -Pdev
, puis lancer avec java -Xmx2048m -jar ara.jar --spring.config.location=classpath:/
L'équipe ARA
Describe the bug J'ai suivi la marche à suivre pour lancer ARA en local sur un poste linux. Le docker-compose up indique : _Tomcat started on port(s): 8080 (http) with context path '' server1 | 2020-07-10 07:08:13.335 INFO 6 --- [ main] com.decathlon.ara.AraApplication : Started AraApplication in 106.417 seconds (JVM running for 110.889)
Lorsque j'ouvre un navigateur sur localhost:8080 , j'ai un message d'erreur : Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Fri Jul 10 07:12:15 GMT 2020 There was an unexpected error (type=Not Found, status=404). No message available
To Reproduce Steps to reproduce the behavior:
Expected behavior L'application ARA est disponible sur le localhost:8080
Screenshots
Environment