java.lang.Exception: INVALID_KERBEROS_CONFIG And EXCEPTION_WHILE_CREATING_CONN_FROMSUB When Using Kerberos Authentication With JDBC
(Doc ID 2806065.1)
Last updated on APRIL 01, 2022
Applies to:
JDBC - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Symptoms
The following errors are received when connecting to a 19c database with JDBC 12.1.0.2 using Kerberos authentication:
ERROR jdbc.ConnectionFactory createConnection.103 - Exception while initializing the TGT java.lang.Exception: INVALID_KERBEROS_CONFIG ERROR jdbc.ConnectionFactory getConnectionFromSubject.215 - EXCEPTION_WHILE_CREATING_CONN_FROMSUB java.security.PrivilegedActionException: java.sql.SQLRecoverableException: IO Error: The service in process is not supported. No valid credentials provided (Mechanism level: Fail to create credential. (63) - No service creds)
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 |