Hello XWikiers,
Today I met a short hang of our platform (also noticed by a nagios)
which seemed to say in the log:
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection,
pool exhausted
Is it right to raise the
<property name="connection.pool_size">2</property>
to
<property name="connection.pool_size">5</property>
in hibernate.cfg.xml?
thanks in advance
paul