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

Java exec format error on the kubernetes Pod #308

Open
tanvirrb opened this issue Feb 6, 2024 · 1 comment
Open

Java exec format error on the kubernetes Pod #308

tanvirrb opened this issue Feb 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tanvirrb
Copy link

tanvirrb commented Feb 6, 2024

Current Behavior

The pod registry-digital-twin-registry-b55d7c785-5vxnj (pod unique ID might be different) fails to start, and the logs show an error message: exec /opt/java/openjdk/bin/java: exec format error.

Expected Behavior

The pod should start successfully without any errors.

Steps To Reproduce

  1. Deploy the Digital Twin Registry using the provided Helm chart.
  2. Access the logs of the registry-digital-twin-registry-b55d7c785-5vxnj pod.
  3. Access the log of the pod and
Screenshot 2024-02-06 at 4 00 13 pm Observe the error message exec /opt/java/openjdk/bin/java: exec format error
@tanvirrb tanvirrb added the bug Something isn't working label Feb 6, 2024
@tanvirrb tanvirrb changed the title Java exec format error in the kubernetes Pod Java exec format error on the kubernetes Pod Feb 6, 2024
@tanvirrb
Copy link
Author

tanvirrb commented Feb 6, 2024

Probably this is caused by to docker image arch difference. Are there any arm64 images for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant