Jesper Pedersen [
https://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: possible bad side effects from change to AbstractConnectionManager"
To view the discussion, visit:
https://community.jboss.org/message/783334#783334
--------------------------------------------------------------
You have <max-pool-size> at 1 - it doesn't matter how many the connections the
database is configured for.
Your log shows that the app gives up after 30 seconds to get a connection, which is
default.
Your prefill at true doesn't do anything, since your <min-pool-size> is 0.
http://docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.htm...
http://docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.htm...
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783334#783334]
Start a new discussion in IronJacamar Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]