Questions tagged [oracle]
Questions relating to software created or maintained by the Oracle Corporation, for example, Oracle Java and VirtualBox
469
questions
249
votes
0
answers
339k
views
How do I install Oracle Java JDK 7? [duplicate]
If I downloaded the latest JDK from Oracle, do I just download the .tar file and extract it to /usr/lib/jvm/?
207
votes
1
answer
613k
views
How to install Oracle Java on Ubuntu 14.04? [duplicate]
I am using Ubuntu 14.04.1 LTS, x64 architecture, and I specifically need to install Oracle Java. Now I know there are some instructions on the website which I follow but the same website does not ...
61
votes
3
answers
293k
views
Oracle-Java8-Installer: No installation candidate
I'm trying to install Oracle Java 8 on my Ubuntu Server (16.04 LTS, fully updated, x64), following this (very simple) guide.
After running apt-get update, I get the standard list of sites having been ...
59
votes
4
answers
55k
views
How to update from webupd8 team PPA (Oracle JDK 8/9) that got inconsistent with its GPG key?
A few days ago, I started getting the following error when performing apt-get update:
E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from ...
59
votes
1
answer
165k
views
How do I update Oracle Java (JDK and JRE)
Recently, I've installed JDK 7 from the Oracle site, using these instructions.
Now, I'm wondering what is the correct method to update it (or, better, to keep up-to-date automatically)? For instance, ...
56
votes
5
answers
235k
views
How to install SQL Developer on Ubuntu 14.04?
I am trying to install SQL Developer on Ubuntu 14.04. I have followed some tutorials but none of them worked. So I am asking you if you know how to install SQL Developer.
45
votes
2
answers
235k
views
How to install Oracle 11gR2 on Ubuntu 14.04?
Please provide me with the guidance to install oracle 11gr2 on Ubuntu 14.04.
41
votes
6
answers
211k
views
Setup and install IntelliJ with JDK
Is there any scripts for downloading and installing IntelliJ with JavaJDK or OpenJDK?
I don't know how I did it before using Ubuntu 12.10 but I'm now on a fresh 13.04 install and I have been looking ...
35
votes
3
answers
186k
views
How to remove Oracle JDK
I didn't find any related articles about How to remove Oracle JDK. There are some related articles but they didn't solve the problem.
I installed Oracle JDK tarball file from Oracle site by following ...
33
votes
4
answers
89k
views
How can I uninstall oracle java 8 and install oracle java 7 instead with webupd8 installer?
I installed oracle java 8 by typing in terminal:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
but now I want to uninstall oracle ...
27
votes
5
answers
72k
views
17.10 openjdk and oracle jdk 8 and 9 the trustAnchors parameter must be non-empty
I've just installed 17.10 in a fresh VM. Trying to set up a development environment, when I run gradle or ./gradlew I get the following error:
* What went wrong:
Error resolving plugin [id: 'com....
23
votes
2
answers
11k
views
java-8-oracle (1.8.0_66) problem with PrintAssembly "Could not load hsdis-amd64.so"
I'm trying to run my programs with -XX:+PrintAssembly options but I always get message like:
Java HotSpot(TM) 64-Bit Server VM warning: PrintAssembly is enabled; turning on DebugNonSafepoints to ...
22
votes
3
answers
42k
views
How to install Oracle Express 11gR2?
I need a Step By Step guide for Installing Oracle Database Express Edition version 11g Release R2 on Ubuntu Desktop 12.04.1 LTS 64 bit Edition
21
votes
4
answers
35k
views
webupd8 oracle-java-7-installer failing with 404
I am attempting to install java7 in a docker image. This was working till a few days ago. Commands are:
apt-get --fix-missing update
apt-get -y upgrade
apt-get -y install software-...
21
votes
4
answers
102k
views
How do I enable multiple cores in my virtual enviroment?
I've installed Ubuntu in a virtual environment using Oracle VM VirtualBox Manager and it works great.
However I'd like to enable multiple cores - as seen in the image below my Windows machine has 2 ...
20
votes
3
answers
37k
views
Can't install Oracle Java 8 in Ubuntu 16.04
I haven’t installed anything strange in my Ubuntu 16.04 Server. I did some tests in my Ubuntu 16.04 Desktop VM some hours before and installation was successful, but in my dedicated it seems something ...
18
votes
1
answer
81k
views
Where is the Oracle java jdk keystore located?
Installed Oracle Java with the webupd8 ppa and need to tweak some policy settings (access to clipboard specifically)
webUpd8 plug: http://www.webupd8.org/2011/09/how-to-install-oracle-java-7-jdk-in....
16
votes
2
answers
50k
views
Get error when install Oracle JDK 8 on Ubuntu 18.04 [duplicate]
I am trying install Oracle Java 8 on Ubuntu 18.04 LTS.
$ java --version
Command 'java' not found, but can be installed with:
sudo apt install default-jre
sudo apt install openjdk-11-jre-...
16
votes
5
answers
35k
views
Error installing oracle-java8-installer from webup8team ppa
Does anyone know how to fix this?
First I did:
sudo add-apt-repository ppa:webupd8team/java
Then I did:
sudo apt-get update
And then:
$ sudo apt-get install oracle-java8-installer
Reading ...
15
votes
2
answers
3k
views
Why isn't Oracle Java included in the standard Ubuntu repo?
Unlike many popular programming languages, the popular Oracle Java package is only available using a PPA, not by the official repo.
Why isn't Oracle Java included in the standard Ubuntu repo?
15
votes
2
answers
121k
views
sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory
echo $PATH gives me below result :
/home/mayank/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-7-oracle/bin:/usr/lib/jvm/java-...
13
votes
2
answers
18k
views
OpenJDK vs. Oracle JDK for Android Studio
When I run Android Studio with OpenJDK installed I get a warning recommending the use of Oracle JDK. Is Oracle JDK actually better or is it fine to just stick with OpenJDK? Installing Oracle JDK seems ...
13
votes
1
answer
68k
views
Installing Oracle database 12c on Ubuntu 14.04
Is there anyone out there that got Oracle 12c working on Ubuntu 14.04? I tried following this tutorial (which is written for installing Oracle 12c on Ubuntu 12.04):
But in linking faze I encountered ...
11
votes
6
answers
50k
views
How do I bypass the license page to download Oracle/Sun Java on a server with wget?
I'm trying to install Liferay on Ubuntu Server 12.04, which requires JRE and recommends version 6.
I can't find JRE6 in an authoritative repository, and I can't work out how to get past the licence ...
10
votes
4
answers
65k
views
"Oracle JDK 7 Is NOT installed" error?
I'm trying to install JDK7 on ubuntu 12.4.
In the first try, the power has gone and the laptop shutdown in the middle of downloading JDK7 using terminal as I was using the next terminal commands
...
10
votes
1
answer
13k
views
Virtualbox freezing on start up 16.04 [duplicate]
When I boot my Virtual Machine in Oracle Virtualbox it freezes. I am unable to move the mouse, audio begins looping.
I will include my system log to see if anyone can make sense of this. Even ...
10
votes
1
answer
22k
views
Removing Oracle JDK and re-configuring update-alternatives
Please check the scenario below:
sudo update-alternatives --config java
There are 5 choices for the alternative java (providing /usr/bin/java).
Selection Path ...
10
votes
8
answers
33k
views
How do I manually install the Oracle Java Plugin for Google Chrome and Firefox?
How to install Java Plugin to these browsers manually ? I downloaded JRE from Oracle Site, run it in terminal. Now, what I should do ?. I want to do it manually because, I want to be up-date with ...
10
votes
3
answers
28k
views
Change username and home directory name
I have changed the username of a user.
Commands:
killall -u username
usermod -l new_username old_username
groupmod -n new_groupname old_groupname
usermod -d /home/new_username -m new_username
...
9
votes
4
answers
29k
views
how to install sql developer (.rpm file) on lubuntu 18.04
How to install sql developer on lubuntu 18.04
I tried the below link from Oracle (served as installation notes when you download sql developer) but that dint work.
https://www.oracle.com/technetwork/...
8
votes
6
answers
35k
views
How to install Oracle 18c (Enterprise Edition) on Ubuntu 18.04?
This question is unanswered since Oracle 18c has been released. Except Ubuntu Linux platform, most of the other Linux platform supports Oracle 18c installation. I, myself, tested this on CentOS 7 and ...
8
votes
3
answers
27k
views
How can I install Oracle 11g R2?
The title itself is more than self explanatory. I simply need a way to install Oracle's 11g R2 in the latest version of Ubuntu, I'm using a 32-bit OS, and I need to know how to install the x86 version....
8
votes
5
answers
13k
views
OpenJDK-8/Oracle JDK 8 Font Patches for Ubuntu
Is there a patched version of OpenJDK-8 or Oracle JDK 8 for Ubuntu 14.10 which fixes ugly fonts in Java Applications (Jetbrains products, Netbeans etc.)?
I had previously installed a patched version ...
8
votes
2
answers
19k
views
Android Studo showing :"OpenJDK shows intermittent performance and UI issues."
I have recently installed Android Studio on my Ubuntu 12.10 64bit machine, but every time that I opened it kept giving the following error "OpenJDK shows intermittent performance and UI issues. We ...
7
votes
2
answers
14k
views
Cannot install Oracle JDK via apt in Ubuntu 16.04
I created a new Ubuntu 16.04.3 VM and am attempting to install JDK 9. Unfortunately, the latest version of the JDK apt installer, 9.0.1-1~webupd8~0, is failing to download the binaries and I suspect ...
7
votes
3
answers
63k
views
Oracle 12c Installation Error: "Exception ... Could not initialize class sun.awt.X11.XToolkit"
I have been trying to install oracle 12 c on Ubuntu 14.10 but facing the below mentioned error.Could some one please check this and advise me how to fix this error?
Checking Temp space: must be ...
6
votes
2
answers
9k
views
db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
I am using Ubuntu 14.04 LTS and trying to unzip rpm file like
sudo alien --scripts -d oracle-xe-11.2.0-1.0.x86_64.rpm
I am getting like
error: db5 error(-30969) from dbenv->open: BDB0091 ...
6
votes
2
answers
22k
views
How to install Oracle 18C XE package on Ubuntu 18.04
I have downloaded Oracle 18C XE the rpm file, but I don't know how to install the database.
6
votes
0
answers
10k
views
How to install Oracle Java web plugin on Chrome in 12.04? [duplicate]
Possible Duplicate:
How can I install Sun/Oracle’s proprietary Java 6/7 JRE or JDK?
I've tried a whole lot of guides, but at best I ended up with neither Google Chrome not Firefox registering the ...
5
votes
1
answer
38k
views
E: Invalid operation instal
I'm new to Ubuntu OS.
I wanted to install oracle 11g in my Ubuntu 14.04 LTS. I followed the instructions on how to install oracle 11g on Ubuntu:
I've downloaded the oracle-xe-11.2.0-1.0.x86_64.rpm....
5
votes
5
answers
20k
views
Install JDK in Ubuntu
I am trying to install oracle jdk7 64bit on my computer.
I found this How do I install Oracle Java JDK 7?
It uses update-alternative -install to install the JDK which is new to me.
I used to only ...
5
votes
2
answers
15k
views
Download failed : Oracle JDK 7 is NOT installed
When I try to install something it gives me this error:
HTTP request sent, awaiting response... 403 Forbidden
2014-04-23 09:32:53 ERROR 403: Forbidden.
download failed
Oracle JDK 7 is NOT installed....
5
votes
3
answers
3k
views
Installing oracle instantclient on ubuntu 14.04
I am trying to install the oracle instantclient to be able to use php5_oci8 extension, but when I try to convert the rpm provided files to .deb with the alien command, I get the following errors:
...
5
votes
1
answer
31k
views
Oracle 12 C DB installation on Ubuntu 18.04 LTS
Someone please guide me how to install Oracle 12c DB on Ubuntu 18.04 LTS and Informatica ETL Tool. Thank you very much.
5
votes
1
answer
6k
views
cx_Oracle in Ubuntu: distutils.errors.DistutilsSetupError: cannot locate an Oracle software installation
i try to install python dependencies for django project sdu.edu.kz. This project uses cx-Oracle.
When i try:
./install_python_dependencies.sh install
It successfully installs all modules except one....
4
votes
4
answers
40k
views
Mouse scroll not working on Oracle VirtualBox
I have Windows7x64 and Oracle VirtualBox 4.1.18 installed on it.I installed Ubuntu 12.04x64 and when I use it, mouse scrolling(Logitech M175) is not working. What I should do to make it work?
4
votes
2
answers
15k
views
Switch to Oracle Java JDK in 14.04?
Ubuntu 14.04 comes with OpenJDK after updating from 13.10.
$ java -version
java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
OpenJDK 64-Bit ...
4
votes
2
answers
6k
views
Why can't I execute the command `file /sbin/init`?
I'm trying to install Oracle JRE/JDK using the instructions given here Install Oracle Java JRE on Ubuntu
I need it as Android Studio recommends it.
Anyway, when I type in file /sbin/init in the ...
4
votes
2
answers
29k
views
how to uninstall oracle database from Ubuntu 14.04
i used this link to install oracle database 12c se2.
http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r1/prod/install/dbinst/dbinst.htm
i know that this link is 11g but i just used ...
4
votes
2
answers
4k
views
Why does apt-get keep waiting for headers on Oracle repository?
I have this at the end of my /etc/apt/sources.list to retrieve Oracle code:
deb http://oss.oracle.com/debian unstable main non-free
When I run sudo apt-get update, the app gets stuck displaying this ...