SAP AS JAVA Config Tool: Secure Store lib Dir does not exist

You want to launch the SAP Config Tool; unfortunately, it failed with the below error message,

Error occurred while scanning DB.
Msg: Error occurred: Secure Store lin Dir does not exist E:/usr/sap/SID/SYS/global/security/lib

Solution

The possible reasons for these issues are,

  • Missing files or directories in lib
  • No user authorization to access the lib directory

The solution,

  • Ensure files or directories are exists. You may need to compare and copy the missing files with other working system.
  • Assign the missing permission and ensure the SAPServiceSID user is able to access the lib directory.

Reference

SAP Note 2015573 – J2EE does not start – Bootstrap execution failed with exitcode = 66 – Secure Store lib Dir does not exist

You May Also Like

1 Comment

Leave a Reply?