We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
The catalog/kubernetes/catalog-service-template.yml does not seem to work anymore. The probes are failing and the app container keeps restarting.
$ oc logs catalog-v1-6cbbb6446-hdvnn -c catalog exec java -Xmx256m -javaagent:/opt/agent-bond/agent-bond.jar=jolokia{{host=0.0.0.0}},jmx_exporter{{9779:/opt/agent-bond/jmx_exporter_config.yml}} -XX:ParallelGCThreads=1 -XX:ConcGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:+ExitOnOutOfMemoryError -cp . -jar /deployments/foundation-catalog-service.jar I> No access restrictor found, access to any MBean is allowed Jolokia: Agent started with URL http://10.131.0.35:8778/jolokia/ Apr 11, 2021 11:23:19 AM io.vertx.core.impl.launcher.commands.VertxIsolatedDeployer INFO: Succeeded in deploying verticle
No more logs are produced
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
The catalog/kubernetes/catalog-service-template.yml does not seem to work anymore.
The probes are failing and the app container keeps restarting.
No more logs are produced
The text was updated successfully, but these errors were encountered: