ORA-29532: Java call ended due to uncaught Java exception:The driver could not secure connection with SQL Server via SSL (Secure Sockets Layer) encryption.
(Doc ID 2738694.1)
Last updated on DECEMBER 24, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 19.9.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrade to 19.9.0.0.0 version,
Encountering the below error
ERROR in line 1:
ORA-29532: Java call ended due to uncaught Java exception:
com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not
secure connection with SQL Server via SSL (Secure Sockets
Layer) encryption. Error: 'java.lang.IllegalStateException:
point has incorrect order'.
It worked without problem before Patching the Database with RU 19.9.
ERROR
-----------------------
Exception in thread "Root Thread" com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server using SSL (Secure Sockets Layer) encryption. Error: 'java.lang.IllegalStateException: point has incorrect order
Changes
Upgraded to 19.9.
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 |