Hello all,
After restarting the application server, when running the WebLogic start script I get the following error:
Nov 07, 2022 11:59:48 AM oracle.security.jps.internal.idstore.util.LibOvdUtil pu - Pastebin.com (0 Bytes)
For ORA-01017: invalid username/password; logon denied
I verified that the following users didn't have their passwords expired and/or were locked out:
- DEV_OPSS
- DEV_IAU_VIEWER
- DEV_IAU_APPEND
- DEV_MDS
- DEV_STB
For JPS-01055: Could NOTCREATE credential store instance
I've checked that the database server is accessible from the application server and have ensured that the listener is enabled. I am able to connect from my Windows machine to the database without any issues.
I'm at a loss and don't know how to proceed. Any help will be deeply appreciated.