0

I created an application jhipster: architecture gateway and Jhipster Registry Normally it should show, in my gateway Page ,the current Routes Gateway Page

But nothing appears !!!! In addition in my console I have the following errors : console

imen
  • 1
  • 2
  • Well the error just means that gateway is unable to connect to registry, is it started ? If yes, then check url in bootstrap file, check also active profile. – Gaël Marziou Aug 06 '17 at 21:13
  • yes the project is started ! but no gateway link – imen Aug 06 '17 at 21:16
  • Anyway, the error is clear, you just have to find why. Are you able to connect from a browser to registry using same url as the one defined in your gateway bootstrap? – Gaël Marziou Aug 06 '17 at 21:17
  • what is the Gateway bootstrap ? – imen Aug 06 '17 at 22:27
  • All spring cloud applications (for Jhipster, it means gatewasy and microservices apps) use bootstrap*.yml files to load their application contexts. See http://cloud.spring.io/spring-cloud-static/spring-cloud.html#_the_bootstrap_application_context – Gaël Marziou Aug 07 '17 at 09:42

0 Answers0