You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have three nodes where one is an aarch64 node. When I try to start three Maxwell instances I get the following error in the aarch64 node: Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no leveldbjni64-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, /tmp/libleveldbjni-64-1-14605621907098643689.8: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64 .so on a AARCH64 platform)]
Is it possible to run a Maxwell instance on an ARM machine, or is this an HA thing?
The text was updated successfully, but these errors were encountered:
hendrik-nl
changed the title
Cannot run three node in HA
Cannot run HA node on aarch64
Aug 28, 2024
I have three nodes where one is an aarch64 node. When I try to start three Maxwell instances I get the following error in the aarch64 node:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no leveldbjni64-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, /tmp/libleveldbjni-64-1-14605621907098643689.8: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64 .so on a AARCH64 platform)]
Is it possible to run a Maxwell instance on an ARM machine, or is this an HA thing?
The text was updated successfully, but these errors were encountered: