Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
João Melo
MVP
1
Views
1
Comments
How to reset JDBCPoolMaxPoolSize on a Java/Oracle Stack?
Question
We ran configurationtool and set both attributes
JDBCPoolMinPoolSize
and
JDBCPoolMaxPoolSize
to 1.
Now we can't start the Depployment Controller anymore. Even changing again to 10/100 we receive the message: Exception in thread "main" java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: All connections in the Universal Connection Pool are in use
How to reset the Connection Pool size configurations?
João Melo
MVP
We found a way. By changing the file /etc/.java/.systemPrefs/outsystems/prefs.xml and restarting the services.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...