I am getting error while running the STS (Spring Tools Suits) tool for Java i.e.
Failed To Load The JNI Shared Library "path\jvm.dll"
What should I do to resolve this error?
I am getting error while running the STS (Spring Tools Suits) tool for Java i.e.
Failed To Load The JNI Shared Library "path\jvm.dll"
What should I do to resolve this error?
I found the answer in this question/answer: Failed to load the JNI shared Library (JDK)
Quick Summary: I am using 64-bit Windows 10, multiple Java JDK's installed, apparently one was 32-bit Java, and I had installed STS 32-bit. I upgraded to the latest Java 1.8u161 64-bit and that is when my STS had this same issue. The solution was installing the 64-bit version of STS and things are running fine -- I just wish I had exported my update sites.