cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to start bootstrap

0 Kudos

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"..

AlexGourdet
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thank you for visiting SAP Community to get answers to your questions.

As you're looking to get most out of your community membership, please consider include a profile picture to increase user engagement & additional resources to your reference that can really benefit you:

I hope you find this advice useful, and we're happy to have you as part of SAP Community!

All the best,

Alex

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Faisal,

It looks like the Java instance cannot connect to the database:

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.

Perhaps change the tags of this question to the database in use by this system, so you can get help from the database experts.

Regards,

Isaías

Accepted Solutions (0)

Answers (0)