Skip to main content

All Questions

Tagged with
0 votes
1 answer
472 views

Installing Oracle Java in Red Hat Enterprise Linux

I am seeking advice on a solution for updating Oracle Java in a large number of hosts - We have a large number of RHEL hosts, and we would like to use yum update rather than rpm install for upgrading ...
Head and toes's user avatar
1 vote
0 answers
381 views

Installing Oracle JDK using Ansible

I've been researching this for a while and it seems that installing an Oracle JDK rather than OpenJDK through Ansible is much more troublesome due to licensing from Oracle. I've found some community ...
Ress's user avatar
  • 57
1 vote
1 answer
4k views

Oracle Cloud Control 13, Cannot connect to Weblogic admin server

Recently I have performed a fresh installation of Oracle Cloud Control 13.3. The first thing I have noticed was that the Weblogic admin server appears to be down according to Cloud Control. When ...
Michal S's user avatar
0 votes
0 answers
23 views

Do I have to purchase java license to use Jenkins? [duplicate]

We are using Jenkins to build and deploy apps to production and staging. While migrating our Jenkins Servers to a newer server, we have realized that apparently Java RTE now requires a license to use. ...
Yamuk's user avatar
  • 131
1 vote
1 answer
1k views

Oracle JDK is no longer available/downloading from the webupd8team

I had been depending on ppa:webupd8team/java to provide the apt package oracle-java8-installer. The packages are no longer present: http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/ What ...
Nino Walker's user avatar
-1 votes
1 answer
2k views

How can I install Oracle JDK on FreeBSD_10.3

I've fetched jdk-8u102-i586.tar.gz from http://www.oracle.com/technetwork/java/javase/downloads/index.html and already place it in /usr/ports/distfiles directory. But, "make install" command prints ...
Yoonsung Lee's user avatar
0 votes
1 answer
1k views

WebLogic server seems to freeze after CMS Garbage Collection run

We're using Java Hotspot 1.6 with a 10.3.6 WebLogic Cluster with 2 nodes running OSB 11.1.1.7 behind a physical load balancer: java version "1.6.0_91" Java(TM) SE Runtime Environment (build 1.6.0_91-...
Franco's user avatar
  • 21
-1 votes
2 answers
2k views

Failed while installing Oracle fusion Middleware 11g Release 1 (11.1.1.7)

I am trying to install oracle fusion Middleware 11g Release 1 (11.1.1.7) on Windows 2012 R2 64-bit with Java 7 update 79. But I am receiving below error while running installation wizard: Checking ...
Salman's user avatar
  • 99
2 votes
0 answers
574 views

How to use java UDF on AWS Oracle RDS?

I am trying to use a java udf in AWS Oracle RDS. On a managed Oracle server I can do this by using something like the following: CALL dbms_java.loadjava('-user <username>/<password> /home/...
Roberto Arnetoli's user avatar
1 vote
1 answer
8k views

ORA-12505, TNS:listener does not currently know of SID after changing port number

I am trying to change oracle tnslsnr port number from default to some other port. After I change port number for tnslsnr from 1521 to 2000 I start geting ORA-12505, TNS:listener does not currently ...
user2391's user avatar
  • 113
1 vote
1 answer
7k views

Unable to convert JKS keystore to Oracle Wallet using orapki

I have generated jks keystore using keytool and using the jks keystore I have csr. The same csr I have sent to Signing authority. The Signing authority have given the trusted certificates(root,...
user2164574's user avatar
2 votes
0 answers
947 views

Upgrading to Java 7u65 breaks my Deployment Rule Set for Oracle applications

My company uses an older version of an Oracle application that requires Java 6u45. Naturally we want to be secure, so we use a Deployment Rule Set to specify 6u45 for that internal application and let ...
Don Atreides's user avatar
9 votes
2 answers
2k views

How do you get the latest update for Java 6?

An application my company is considering buying requires Java 6. I am concerned that this is quite out of date and am recommending against the application as a result. But it seems that Oracle do ...
Pryo's user avatar
  • 685
0 votes
1 answer
33 views

"Raw" Packages of Oracle JDK for Linux

Is there any public source of zipped JDKs for Linux (64bit) that can be downloaded and used more easily than the original installers or the PPA? Currently we create them ourselves manually, but that ...
Elmar Weber's user avatar
0 votes
1 answer
933 views

Tomcat - JDBC Data Access Exception

My company has a web application that allows users as part of their business process to upload large documents (10+ MBs) into the application. For fast connections it works great with the document ...
natediggs's user avatar
  • 107

15 30 50 per page