Skip to Content
0
Dec 08, 2022 at 07:01 PM

Unable to start bootstrap

340 Views

Hi Everyone,

We are facing an issue with SAP 7.31 Java application server. Would highly appreciate if someone can help in this regards.

*** ERROR => Node 'bootstrap' failed with exit code 549.
F ***
F *** Please see section 'Failures in the 'synchronizing binaries' phase'
F *** in SAP Note 1316652 for additional information and trouble shooting advice

[Dec 7, 2022 7:16:06 PM ] [Bootstrap]> Error during synchronization. More details: the previous log entries

Caused by: com.sap.security.core.server.secstorefs.InvalidStateException: Internal error during the decryption process.

Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Internal error during the decryption process.

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "SQL Server did not return a response. The connection has been closed. ClientConnectionId:abc_xyz_123_456".

Caused by: com.sap.sql.log.OpenSQLException: Exception of type com.microsoft.sqlserver.jdbc.SQLServerException caught: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "SQL Server did not return a response. The connection has been closed. ClientConnectionId:abc_xyz_123_456"..

com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed due to OpenSQL error.Check if your db driver file is available on the file system or if the user has correct permissions for that file

[Dec 7, 2022 4:55:26 PM ] [Bootstrap]> Error during synchronization. More details: the previous log entries

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "SQL Server did not return a response. The connection has been closed. ClientConnectionId:321654_xabcdqwerty".

Caused by: com.sap.sql.log.OpenSQLException: Exception of type com.microsoft.sqlserver.jdbc.SQLServerException caught: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "SQL Server did not return a response. The connection has been closed. ClientConnectionId:321654_xabcdqwerty"..