Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Demo does not work! #1264

Closed
mariomann opened this issue Jan 9, 2022 · 1 comment · Fixed by #1305
Closed

Demo does not work! #1264

mariomann opened this issue Jan 9, 2022 · 1 comment · Fixed by #1305
Assignees
Labels
area/demo bug Something isn't working invalid This doesn't seem right

Comments

@mariomann
Copy link
Member

The inspectIT ocelot demo does not work out of the box and it's also mixed up.

  1. There are different demo archives with different docker-compose files. Please check demo-archive and the directory in the master branch.
  2. The demo in the demo-archive reference to a docker image wich only work on MacOS operating systems. (Docker-Image: inspectit/spring-petclinic-config-server)Error starting command: java - fork/exec /opt/java/openjdk/bin/java: exec format error This error happens because the build was done on a MacOS operating system. I can't start this image on Ubuntu operating system.
  3. The demo in the master branch directory referenced to a docker image which does not exist. (Docker-Image: inspectit/inspectit-ocelot-eum-server)

Please fix it. To prevent this error please use a pipeline like Github Actions in future to build artefacts.

@mariomann mariomann added bug Something isn't working invalid This doesn't seem right area/demo labels Jan 9, 2022
@Mahir-Isikli
Copy link
Member

Hi,
this is a problem that will be fixed in the coming days. Until then the following workaround works:

That should build the PetClinic microservices for the linux/amd64 architecture and let you start the images.

mariusoe added a commit that referenced this issue Feb 16, 2022
Co-authored-by: Marius Oehler <marius.oehler@novatec-gmbh.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/demo bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants