Problem: While executing an API calling a File-AID Data Privacy project, an error was received:
SEVERE: UnsatisfiedLinkError java.lang.UnsatisfiedLinkError: no disguise in java.library.pathThe cause of this issue is a missing disguise library when using the legacy encryption method with an API calling a Data Privacy project. |
Solution: Copy the disguise library and specify it in the Path environment variable. Note: A system administrator may be needed to make the required changes. 1. Copy the library from a File-AID/EX installationIf File-AID/EX is not installed on the machine running the API, either install File-AID/EX or simply copy the disguise library from another File-AID/EX installation. The library is specific to the platform where the API is running (32 or 64 bit).
2. Specify the library in the Path environment variableAfter copying the library, it should be specified in the Path environment variable.
|