Skip to main content

Questions tagged [oracle]

Questions relating to software created or maintained by the Oracle Corporation, for example, Oracle Java and VirtualBox

Filter by
Sorted by
Tagged with
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/?
user22744's user avatar
  • 2,501
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 ...
Dan's user avatar
  • 3,418
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 ...
Jake's user avatar
  • 713
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 ...
mfg's user avatar
  • 1,297
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, ...
pilat's user avatar
  • 693
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.
vladmateinfo's user avatar
  • 1,435
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.
Prakash Shrestha's user avatar
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 ...
spences10's user avatar
  • 2,592
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 ...
obysr's user avatar
  • 780
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 ...
Eikonikos Eikon's user avatar
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....
junglie85's user avatar
  • 469
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 ...
Piotr Tarnowski's user avatar
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
user avatar
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-...
TobisTobogan's user avatar
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 ...
Hasse Andersen's user avatar
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 ...
Ubuntu Noob's user avatar
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....
Alvin's user avatar
  • 710
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-...
Cyrus the Great's user avatar
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 ...
blaster2429's user avatar
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?
Adam Matan's user avatar
  • 12.6k
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-...
user246631's user avatar
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 ...
js sol's user avatar
  • 173
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 ...
user2848463's user avatar
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 ...
tomtomnz's user avatar
  • 213
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 ...
Salahuddin's user avatar
  • 4,851
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 ...
therefriedbean's user avatar
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 ...
Codistan's user avatar
  • 213
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 ...
user avatar
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 ...
Chetan's user avatar
  • 133
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/...
Amar Singh's user avatar
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 ...
Marmayogi's user avatar
  • 2,488
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....
esnowrackley's user avatar
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 ...
Deepal's user avatar
  • 1,656
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 ...
Yuran Pereira's user avatar
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 ...
PicoDeGallo's user avatar
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 ...
Venkatesh Dwarapureddi's user avatar
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 ...
user3270288's user avatar
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.
venky513's user avatar
  • 163
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 ...
Vadim Peretokin's user avatar
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....
Devendar N's user avatar
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 ...
hguser's user avatar
  • 295
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....
Mostafa Jamareh's user avatar
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: ...
kitensei's user avatar
  • 153
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.
Navya Sai Krishna B's user avatar
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....
zshanabek's user avatar
  • 365
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?
Viacheslav Kondratiuk's user avatar
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 ...
ubuntico's user avatar
  • 2,802
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 ...
Harsha's user avatar
  • 508
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 ...
ahmed saber's user avatar
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 ...
hughdbrown's user avatar

1
2 3 4 5
10