ewolff / microservice

Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple exceptions raised when running `docker-compose up`

metmajer opened this issue · comments

Thanks, @ewolff for providing this sample application. I am eager to learn from it and experiment with it.

I have built the application through a mvn clean package in microservice-demo and then ran docker-compose up in docker. During bootstrapping, a number of exceptions are being raised. It seems like discovery does not work.

Please see the entire log file here.

I regularly use the demo and don't have any problems. You might need to wait for a while until the demo actually responds. Hope this helps!

I'll close it as I cannot reproduce it. Please reopen if needed.