
ClientConnectionId:Īt .SQLServerConnection.terminate(SQLServerConnection.java:1667)Īt .TDSChannel.enableSSL(IOBuffer.java:1668)Īt .nnectHelper(SQLServerConnection.java:1323)Īt .SQLServerConnection.login(SQLServerConnection.java:991)Īt .nnect(SQLServerConnection.java:827)Īt .nnect(SQLServerDriver.java:1012)Īt .(DriverManager.java:204)Īt .(JDBCConnectionPool.java:66)Īt .getResource(AbstractResourcePool.java:151)Īt .(XI2JDBC.java:382)Īt .(XI2JDBC.java:258)Ĭaused by: : : 64Īt .(Alerts.java:190)Īt .(SSLSocketImpl.java:1611)Īt .(SSLSocketImpl.java:1574)Īt .(SSLSocketImpl.java:1557)Īt .(SSLSocketImpl.java:1146)Īt .(SSLSocketImpl.java:1123)Īt .TDSChannel.enableSSL(IOBuffer.java:1618)Ĭaused by: : 64Īt .TlsPrfGenerator.expand(DashoA13*.)Īt .TlsPrfGenerator.doPRF(DashoA13*.)Īt .TlsMasterSecretGenerator.engineGenerateKey(DashoA13*.)Īt (DashoA13*.)Īt .(Handshaker.java:676)Īt .(Handshaker.java:639)Īt .(ClientHandshaker.java:760)Īt .(ClientHandshaker.java:226)Īt .(Handshaker.java:516)Īt ._record(Handshaker.java:454)Īt .(SSLSocketImpl.java:884)Īt .(SSLSocketImpl.java:1112)Īt .(SSLSocketImpl.java:1139)

Error: ": while trying to load from index 64 of a byte (or boolean) array with length 64, loaded from a local variable at slot 8" .
#HANDSHAKER WINDOWS DRIVER#
You collect a XPI Inspector trace with Example 50 - Channel for the specific JDBC channel and you notice a similar following stacktrace for the failed message:Ĭom. returns: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: ": while trying to load from index 64 of a byte (or boolean) array with length 64, loaded from a local variable at slot 8" SQLServerDriver returns: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. The message processing fails with the following errors:Ĭom.: Unable to create new pooled resource: DriverManagerException: Cannot establish connection with the registered driver.


The channel connects to a SQL server using Secure Sockets Layer (SSL) encryption. Your are using a JDBC sender or receiver channel in your Process Integration or Process Orchestration systems.
