-
**Describe the bug**
I'm adding FIHR Engine as the module in my project but unable to find UnitConverter and Converter Exception. I'm creating a new build.gradle as my project supports Groovy files o…
-
https://stackoverflow.com/questions/74344898/azure-active-directorys-library-get-failed-to-resolve-com-microsoft-device-di
Android Studio add Azure Active Directory library has error with
> "Faile…
-
**Describe the bug**
After adding azure-security-keyvault-certificates:4.2.1 and azure-identity:1.3.2 causing dependency issues and getting no main class found error
**Expected behavior**
App shou…
-
Describe the bug
After adding azure-security-keyvault-certificates:4.2.1 and azure-identity:1.3.2 causing dependency issues and getting no main class found error
Expected behavior
App should run
…
-
**Describe the bug**
Simple java function that get messages from a service bus queue and fetch a certificate from the keyvault.
During the **keyvault** initialization a **NoSuchMethod** error occu…
-
when I set baseUrl,I got a problem :
java.lang.NoSuchMethodError: okhttp3.HttpUrl.get(Ljava/lang/String;)Lokhttp3/HttpUrl;
This problem only happened when I used version 2.5 , if I uesd 2.4 ,it is…
ghost updated
2 years ago
-
2022-08-07 22:18:39.069 WARN 29032 --- [ restartedMain] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframewo…
-
dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" implementation 'androidx.appcompat:appcompat:1.1.0' imp…
-
**Describe the bug**
Getting the No class def found error when quering the Keyvault using Azure Keyvault secrets library (azure-security-keyvault-secrets)
***Exception or Stack Trace***
java.lang…
-
**Describe the bug**
I have started an event consumer to consume messages. The event consumer will run until we stop the process, since this is my requirement.It run well for 2 days, it consumes all …