Hello,

Using OJB PersistenceBroker, I have problem with my connection pool.
My program start and waiting for something; I have to stop it manually after a moment.

Here is my OJB.properties pool section:

#------------------------------------
# PersistenceBrokerFactory pool
#------------------------------------
maxActive=100
maxIdle=-1
maxWait=2000
timeBetweenEvictionRunsMillis=-1
minEvictableIdleTimeMillis=1000000
whenExhaustedAction=0
#-------------------------------------

Is something needs to be changed??

Thank you
Sylvain

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to