Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Apex 4.1 , Tomcat 8.5 and ORDS 3.0.11 connection problems : Pool is not correctly configured

JeanYves BernierMar 31 2021

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

Comments

Post Details

Added on Mar 31 2021
3 comments
273 views