Azure-Samples / Azure-Samples/MipSDK-File-Java-Basic
Unable to initialize MIP.initialize(MipComponent.FILE, "C:\\mip\\releases\\1.11.53\\java\\file\\bins\\debug\\amd64");
- Vorherrschende Sprache
- Java
- Sterne
- 3
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Exception in thread "main" java.lang.RuntimeException: Can't load C:\mip\releases\1.11.53\java\file\bins\debug\amd64\mip_java.dll . Error was:C:\mip\releases\1.11.53\java\file\bins\debug\amd64\mip_java.dll: Can't find dependent libraries
at com.microsoft.informationprotection.internal.utils.Loader.load(Loader.java:27)
at com.microsoft.informationprotection.internal.utils.Loader.loadNativeLibs(Loader.java:14)
at com.microsoft.informationprotection.MIP.initialize(MIP.java:129)
at com.microsoft.mipsdksample.Action.(Action.java:68)
at com.microsoft.mipsdksample.App.main(App.java:54)
Does someone realize this issue, can you please support over here
Beitragsleitfaden
Rechercherichtung
Start by reproducing the failure from MIPSDK-File-Java-Basic and inspect the initialization path through Action.java, App.java, MIP.java, and Loader.java. Check the loading of mip_java.dll and its dependent libraries in the reported debug amd64 path. Done means MIP.initialize completes without the reported dependent-library error, but the issue does not specify the expected environment or fix.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100