Closed jeandelest closed 1 year ago
Hi Jean! Thank you for using our tools.
This repo is only dedicated to the Bowie roadmap, issues are roadmap milestones, not real user issues, so i propose to move this content in the discussion panel where we would be able to answer you ASAP.
Discussion is here: https://github.com/InseeFr/Bowie/discussions/73
Business case
Hi Bowie Team. Am trying to install bowie through docker compose, any help will be appreciate. All bowie components (see Stack below) has been built successfully. Am still unable to get some components (pogues [ui and api], ddi and stromae v1) working properly. I think that am missing some configurations.
Stack
Progress
Based on bowie install description Bowie Install, , and this file, I was able to make my docker compose file. All the container running without exit.
Issues
The following components not working and I don't have any errors in their logs:
The following components not working has well and their logs shows some errors:
ddi services: Properties location [file:${catalina.base}/webapps/rmespogbo.properties] not resolvable: /usr/local/tomcat/webapps/rmespogbo.properties (No such file or directory)
StromaeV1 return 404 error and the logs show: org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class net.sf.ehcache.constructs.web.ShutdownListener java.lang.ClassNotFoundException: net.sf.ehcache.constructs.web.ShutdownListener
Thanks you for your feedbacks.