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 2 of 2

Thread: JNI error

  1. #1
    Junior Member
    Join Date
    Jul 2023
    Posts
    1
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default JNI error

    Hi, I am downloading the latest Java but my linux keep using the older version. How can I fix this. Thank you
    sudo apt-get update && sudo apt-get install openjdk-11-jdk

    Hit:1 Index of /debian-security bullseye-security InRelease
    Hit:2 Index of /debian bullseye InRelease
    Hit:3 Index of /debian bullseye-updates InRelease
    Ign:4 Index of /webupd8team/java/ubuntu mantic InRelease
    Err:5 Index of /webupd8team/java/ubuntu mantic Release
    404 Not Found [IP: ************]
    Reading package lists... Done
    E: The repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu mantic Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    Last edited by RamiKheireddine; July 31st, 2023 at 12:37 PM.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: JNI error

    Sorry, I don't know linux
    If you don't understand my answer, don't ignore it, ask a question.

  3. The Following User Says Thank You to Norm For This Useful Post:

    RamiKheireddine (July 31st, 2023)

Similar Threads

  1. Replies: 0
    Last Post: January 18th, 2021, 03:59 AM
  2. Replies: 3
    Last Post: May 8th, 2014, 06:25 AM
  3. Replies: 2
    Last Post: March 23rd, 2014, 08:44 AM
  4. Replies: 3
    Last Post: November 30th, 2013, 05:52 PM
  5. Problems with A* Map Search - GC Overload Error and Null Error
    By puneeth.meruva in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 18th, 2013, 03:01 PM