Hans J. Prueller
2011-09-07 15:10:34 UTC
Hi all,
it seems that sometimes when I am working and testing our JOnAS 5.2
based EAR on a slow machine or the machine is under heavy load,
several org.ow2.util.pool.impl.enhanced.api.TimeoutPoolException are
occuring during startup / initialisation of the application.
(the app is initialized by doing some EJB calls in a servlet init()
method after deployment)
Is there a way to increase this timeout to a larger value on our dev
machines to avoid above error ?
regards,
Hans
it seems that sometimes when I am working and testing our JOnAS 5.2
based EAR on a slow machine or the machine is under heavy load,
several org.ow2.util.pool.impl.enhanced.api.TimeoutPoolException are
occuring during startup / initialisation of the application.
(the app is initialized by doing some EJB calls in a servlet init()
method after deployment)
Is there a way to increase this timeout to a larger value on our dev
machines to avoid above error ?
regards,
Hans