Git Product home page Git Product logo

OpenSsl:154 - Failed to load netty-tcnative;OpenSslEngine will be unavailable, java.lang.illegalArgumentException: Failed to load any of given libraries :[netty_tcnative_windows_x86_64, netty_tcnative_x86_64, netty-tcnative about azure-sdk-for-java HOT 4 CLOSED

Jaffar321 avatar Jaffar321 commented on May 28, 2024
OpenSsl:154 - Failed to load netty-tcnative;OpenSslEngine will be unavailable, java.lang.illegalArgumentException: Failed to load any of given libraries :[netty_tcnative_windows_x86_64, netty_tcnative_x86_64, netty-tcnative

from azure-sdk-for-java.

Comments (4)

alzimmermsft avatar alzimmermsft commented on May 28, 2024

Thanks for filing this issue @Jaffar321.

This guide goes over how you can replace the default HttpClient implementation used by the SDKs:

https://learn.microsoft.com/azure/developer/java/sdk/http-client-pipeline#replace-the-default-http-client

At this time, the only other available GA HttpClient we provide is OkHttp. Version 1.11.17 would align with the version of azure-identity you've included in this issue.

A question for you, does the Netty error there affect the runtime of the application or is it just noise? If it doesn't affect the runtime of your application, all this is saying is that native SSL handling won't be used and it will fall back to JDK-based SSL which will work fine, it'll just be less performant.

from azure-sdk-for-java.

github-actions avatar github-actions commented on May 28, 2024

Hi @Jaffar321. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

from azure-sdk-for-java.

Jaffar321 avatar Jaffar321 commented on May 28, 2024

Instead I removed azure identity and added msal4j for generating token and passed token in iauthenticationprovider and using same for graph client
I tried few steps commented but was not successful

Thank you for support

from azure-sdk-for-java.

Jaffar321 avatar Jaffar321 commented on May 28, 2024

Thanks

from azure-sdk-for-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.