and i must set connectionMaxIdleMinutes="1" , it works. if i set it to 5, it doesn't work. what does connectionMaxIdleMinutes mean? and why?
Thank you very much. yebo wrote: > > I have added <jencks:poolingSupport id="poolingSupport" > connectionMaxIdleMinutes="5" > connectionMaxWaitMilliseconds="10000" > poolMaxSize="100" > poolMinSize="20" /> in the servicemix/conf/tx.xml file > it doesn't work > > if i add > ode-jbi.db.pool.max=2000 > ode-jbi.db.pool.min=20 > in > F:\yebo\apache-servicemix-3.2.2\data\smx\components\OdeBpelEngine\version_1\ode-jbi.properties > it doesn't also work. > > if i add them all in the same time, it works, why? > > and if i add the VUsers to 20, it still threw expections, why? > > and is there any doc that descriptes the configures in details? > > Thank you very much. > > Thank you very much. > -- View this message in context: http://www.nabble.com/Problem-error-when-start-servicemix-with-ODE-tp19602756p19622674.html Sent from the Apache Ode User mailing list archive at Nabble.com.
