Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Error when opening eclipse

  1. #1
    Junior Member
    Join Date
    Aug 2011
    Posts
    7
    My Mood
    Love
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Error when opening eclipse

    When im trying to open eclipse to start coding. I get this error.

    Failed to load the JNI shared library "C:\ProgramFiles\Java\jdk1.6.0_20\...\jre\bin\serv er\jvm.dll".


  2. #2
    Member
    Join Date
    Aug 2011
    Posts
    48
    My Mood
    Fine
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Error when opening eclipse

    Maybe the JDK is corrupted, try to re-install it.

    immutable objects
    Last edited by ha.minh.nam; December 4th, 2011 at 07:35 PM.

  3. #3
    Junior Member
    Join Date
    Aug 2011
    Posts
    7
    My Mood
    Love
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Error when opening eclipse

    Quote Originally Posted by ha.minh.nam View Post
    Maybe the JDK is corrupted, try to re-install it.
    that with a alrdy did like 100 times

  4. #4
    Member
    Join Date
    Aug 2011
    Posts
    48
    My Mood
    Fine
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Error when opening eclipse

    This may helps you:

    error - Eclipse - Failed to load the JNI shared library - Super User

    Seems the problem is conflict between 32-bit and 64-bit versions of the JDK.

    immutable objects
    Last edited by ha.minh.nam; December 4th, 2011 at 07:36 PM.

  5. #5
    Junior Member
    Join Date
    Aug 2011
    Posts
    7
    My Mood
    Love
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Error when opening eclipse

    i solved this alrdy thanks

Similar Threads

  1. Help me my IDE is not opening
    By Pms.java in forum Java IDEs
    Replies: 4
    Last Post: August 31st, 2011, 05:11 PM
  2. Opening a new frame on close.
    By Zein in forum Java Theory & Questions
    Replies: 1
    Last Post: August 24th, 2011, 03:25 PM
  3. Opening a file with a java program
    By hafunui in forum Java Theory & Questions
    Replies: 4
    Last Post: March 1st, 2011, 04:52 PM
  4. Opening a File for User
    By aussiemcgr in forum Java Theory & Questions
    Replies: 3
    Last Post: July 29th, 2010, 03:00 AM
  5. opening Telnet Command Session
    By voyager in forum Java Networking
    Replies: 3
    Last Post: June 23rd, 2009, 10:34 AM