My Oracle Support Banner

java.sql.SQLException: ORA-28759: failure to open file When Using JDBC OCI and SSL (Doc ID 2317444.1)

Last updated on OCTOBER 31, 2022

Applies to:

JDBC - Version 12.2.0.0.0 and later
Information in this document applies to any platform.

Symptoms

When trying to use SSL using JDBC OCI 12.2.0.1 and Oracle database 12.2.0.1, the following error occurs:
Caused by: java.sql.SQLException: ORA-28759: failure to open file

When SSL is configured using JDBC Thin driver, the connections work well.

The following properties are set in datasource:

<connection-property name="javax.net.ssl.trustStore">/com/oracle/jdbc/main/wallet/cwallet.sso
<connection-property name="javax.net.ssl.trustStorePassword"><password>
<connection-property name="javax.net.ssl.trustStoreType">SSO



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.