Hi , for one of our customer we are facing some errors since today.
In the tomcat errors logs we have :
31-Mar-2021 16:49:01.835 SEVERE [localhost-startStop-1] . *** Pool: |octal|al| is not correctly configured and will be ignored ***
31-Mar-2021 16: 49: 02.980 SEVERE [localhost-startStop-1]. The username or password for the connection pool named octal_rt is invalid, has expired, or the account is locked out
oracle.dbtools.common.jdbc.ConnectionPoolConfigurationException: The username or password for the connection pool named octal_rt is not valid, has expired, or the account is locked out
and then the application is not available anymore..
What can cause this error and how to fix it ?
Regards
JeanYves