Conscrypt not found on Aarch

See original GitHub issue

I’m trying to use WireMock standalone in a linux/arm64 container (I’m building wiremock/wiremock-docker and hope to contrib the fixes back there)

It’s building but at runtime I get the error: java.lang.UnsatisfiedLinkError: no conscrypt_openjdk_jni-linux-aarch_64 in java.library.path

As this is standalone, I had thought the wiremock JAR was all I would need?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ciaranmcnultycommented, Oct 23, 2021

Yes of course! I have one PR open and can work on the GHA later

1reaction
ciaranmcnultycommented, Oct 23, 2021

I can confirm building the JAR from master branch made it run correctly on ARM (image here https://hub.docker.com/r/ciaranmcnulty/wiremock-docker/tags)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Diff - platform/external/conscrypt - Google Git
First try loading the platform-specific library + * name (e.g. conscrypt_openjdk_jni-linux-x86_64). If not found, try the static library name.
Read more >
AOSP-13 : Not able to create AVD system image from
Hi,. I am trying to create avd system images from Android-13 branch android-13.0.0_r3 . lunch option is sdk_car_x86_64-userdebug but getting ...
Read more >
Failed to build sample SDK add-on on Android 13 AOSP
... missing variant: apex:com.android.art available variants: os:android,arch:common error: prebuilts/module_sdk/conscrypt/current/Android.bp:20:1: ...
Read more >
[SOLVED]Android - Trust anchor for certification path not found
Hey I have a weird problem with my Android client. I'm running Seafile Server on Arch Linux ARM Raspberry Pi 2 at home....
Read more >
Android JNI Builds - Google Groups
UnsatisfiedLinkError: No implementation found for java.lang.String[] org.conscrypt.NativeCrypto.get_cipher_names(java.lang.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found