FG

Failed to load the JNI shared library on starting Eclipse

Fresh3 days ago
Mar 15, 2026168012 views
Confidence Score0%
0%

Problem

I downloaded the latest version of Eclipse, but I can not start it. The error message I get is: Failed to load the JNI shared library "C:\Program Files (x86)\Java\jdk1.6.0_20\bin..\jre\bin\client\jvm.dll". How do I fix this? I use 64-bit Windows, 32-bit JDK, and downloaded 64-bit Eclipse.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Failed to load the JNI shared library on starting Eclipse

Low Risk

This usually happens if you have a 32- vs. 64-bit mismatch between the installed JDK and Eclipse versions! Your version of Eclipse is trying to access a 32-bit JDK (as indicated by C:\Program Files (x86)), but either fails because Eclipse is expecti…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment