-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't workingstalledIssue has no recent response from reporterIssue has no recent response from reporter
Description
java -version give me...
openjdk version "17.0.2" 2022-01-18 LTS
OpenJDK Runtime Environment Zulu17.32+13-CA (build 17.0.2+8-LTS)
OpenJDK 64-Bit Server VM Zulu17.32+13-CA (build 17.0.2+8-LTS, mixed mode, sharing)
Running it...
java -jar ./open-ds-v0.2.4.jar
returns...
Exception in thread "main" com.boomaa.opends.util.NativeSystemError: Unsupported architecture aarch64
at com.boomaa.opends.util.Architecture.getCurrent(Architecture.java:22)
at com.boomaa.opends.util.Libraries.init(Libraries.java:18)
at com.boomaa.opends.display.DisplayEndpoint.main(DisplayEndpoint.java:64)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstalledIssue has no recent response from reporterIssue has no recent response from reporter