Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

openzipkin/zipkin startup error #127

Closed
damc-dev opened this issue Apr 23, 2019 · 0 comments
Closed

openzipkin/zipkin startup error #127

damc-dev opened this issue Apr 23, 2019 · 0 comments

Comments

@damc-dev
Copy link
Contributor

damc-dev commented Apr 23, 2019

It appears that the openzipkin/zipkin docker image in the docker hub was upgraded to Java 11 and the -XX:+UseCGroupMemoryLimitForHeap is no longer a valid option. I believe it just needs to be removed.
The startup error is

tracing-server       | Unrecognized VM option 'UseCGroupMemoryLimitForHeap'
tracing-server       | Error: Could not create the Java Virtual Machine.
tracing-server       | Error: A fatal exception has occurred. Program will exit.
damc-dev added a commit to damc-dev/spring-petclinic-microservices that referenced this issue Apr 23, 2019
@arey arey closed this as completed Apr 23, 2019
arey pushed a commit to arey/spring-petclinic-microservices that referenced this issue May 6, 2019
talha-01 pushed a commit to talha-01/microservices-ci-cd-pipeline-with-petclinic-app that referenced this issue Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants