Wallet fails to lock intermittently in 19C
Currently we have a single Spring Boot Java application with multiple services exposed that is called by multiple bash shell scripts and we are inconsistently getting the following Oracle Wallet errors and need assistance on path to move forward…
....2021/08/20 06:39:06 java.sql.SQLException: encountered a problem with the Secret Store. Check the wallet location for the presence of an open wallet (cwallet.sso) and ensure that this wallet contains the correct credentials using the mkstore utility: java.io.IOException: Failed to lock...
....2021/08/20 06:39:06 attempt 1: java.io.FileNotFoundException: ..../oraclewallet/ewallet.p12.lck (Permission denied)
....java.sql.SQLException: encountered a problem with the Secret Store. Check the wallet location for the presence of an open wallet (cwallet.sso) and ensure that this wallet contains the correct credentials using the mkstore utility: java.io.IOException: Failed to lock...