The max pool size is currently 5
Hello Oracle_TEAM
We have an Linux Linux x86_64 RH 6.4 Tomcat application that uses a Oracle DB 11.2.0.3 on Linux x86_64 RH 6.4.
with many users working at the same time the application generates the error on the tomcat log
ActiveRecord::ConnectionTimeoutError (could not obtain a database connection within 5 seconds (waited 5.654 seconds). The max pool size is currently 5; consider increasing it.):
gems/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:258:in `checkout'
org/jruby/RubyKernel.java:1519:in `loop'
gems/gems/activerecord-3.2.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:242:in `checkout'
jar:file:lib/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'