java.lang.UnsatisfiedLinkError:
843829Nov 23 2005 — edited Nov 23 2005Hi all,
I was running my application (Eracom) in Linux .I was getting the following Error . I've included all the .so files and also java/bin and java/lib and also included in LD_LIBRARY_PATH. I've searched various links found earlier too..it has not helped me.If anyone know about this problem , pls suggest me.
java.lang.UnsatisfiedLinkError: no jcprov in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at eracom_tech.jcprov.Cryptoki.<clinit>(Cryptoki.java:1675)
at eracom_tech.jcprov.CryptokiEx.C_Initialize(CryptokiEx.java:20)
Regards
Jagadeesh