I received this error message trying to launch eclipse after update java to version 1.6.0_23.
!ENTRY org.eclipse.osgi 4 0 2011-07-04 15:40:00.560
!MESSAGE Startup error
!STACK 1
java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre6\bin\nio.dll: The specified procedure could not be found
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
...
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
The only way to solve this problem was to reinstall my JRE environment.
No comments:
Post a Comment