Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 10701  / 2 Years ago, tue, july 5, 2022, 11:25:24

JAVA being blocked because of security level. However, I am aunable to alter security levels in Ubuntu.


I have dated to the latest JAVA:


sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

pst007x@pst007x-Serval-Professional:~$ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

I get the error:



JAVA(TM) WAS BLOCKED BECAUSE IT IS OUT OF DATE: RUN THIS TIME? / UPDATE?



I select:



RUN THIS TIME



Then a pop up:



Your Java version is out of date.


Click Update to install the recommended latest version. Click Block to
stop Java content in your browser or Later to continue and be reminded
again later.



I select LATER, then it fails, saying:



Your security settings have blocked the application from running with an
out of date or expired version of JAVA



.... But I am running the latest Linux version...


Has Ubuntu stopped supporting JAVA now?


Help please! :-)


JAVA website:



Verified Java Version Completion checkmark Congratulations!


You have the recommended Java installed (1.8.0-ea).



This is the site that fails: JPL


More From » 13.10

 Answers
1

I just went to the site you showed and had no issue. I am using opendjdk7 and the icedtea web browser plugin via the software center and I am not using the java provided by oracle. Do you need the actual java? If not you could remove it and use openjdk or just the openjre if you do not need the development stuff.



As for Ubuntu and java, Oracle changed the licensing and java cannot be provided. It is not free software. You can read the licensing to understand it better. So, as such, Ubuntu cannot provide it through its own sources (that is why you had to set up a ppa to get it).



As for the errors you are getting, they could be coming from the website's interaction with your browser. I know we have software at work that is crazy finicky with java versions.



If you do not need the actual java, give openjre/jdk a try and the icedtea plugin.


[#28265] Wednesday, July 6, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
berlorful

Total Points: 346
Total Questions: 90
Total Answers: 99

Location: Monaco
Member since Tue, Nov 30, 2021
2 Years ago
berlorful questions
Thu, Sep 2, 21, 10:12, 3 Years ago
Sun, May 9, 21, 20:55, 3 Years ago
Mon, Jan 16, 23, 23:19, 1 Year ago
Mon, Aug 29, 22, 05:43, 2 Years ago
;