Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Cannot execute binary file #208

Open
karthikbhat003 opened this issue Apr 2, 2021 · 0 comments
Open

Cannot execute binary file #208

karthikbhat003 opened this issue Apr 2, 2021 · 0 comments

Comments

@karthikbhat003
Copy link

Screenshot 2021-04-02 at 10 33 19 AM

Screenshot 2021-04-02 at 10 33 39 AM

mysqld is failing with the above error saying cannot execute binary file on AWS based graviton machine which is based on arm64 architecture.

The code being used in test case:
DownloadConfig downloadConfig = aDownloadConfig() .withCacheDir(System.getProperty("java.io.tmpdir")).build(); embeddedMysql = anEmbeddedMysql(v5_7_latest, downloadConfig).start();

Thanks in advance.!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant