Database Networking (MOSC)

MOSC Banner

Is Java 11 / ojdbc11 compatible with Oracle 19c?

We have an in-house application written in Java that communicates with an Oracle instance via TCPS. This has been working ok for some time, however the development team are now attempting to upgrade from Java 8 to Java 11. But TCPS comms is no longer working, getting the following error in their logs:

Private key not stored as PKCS#8 EncryptedPrivateKeyInfo.

The same Oracle wallet file is being used and the certificate does not expire until June 2024.

TCP non-encrypted connections are working ok, but we are cannot use this for obvious security reasons.

Client side - Java 11, using ojdbc11 version 23.3.0.23.09

Server - Oracle 19c Enterprise Edition (19.8). Running on Oracle Linux 8

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center