I've run into this, as well, when hitting exceptions on a page... the page is marked as dirty and isn't returned to the pool, if I recall correctly. If you can upgrade to 5.2, I would.
Robert On May 9, 2011, at 5/93:24 PM , Michael Gentry wrote: > Without trying to sound too flippant, is there a chance you can > migrate to Tapestry 5.2? (It no longer has page pools.) Also, it > sounds like your application is either high-volume, your HomeInfoArea > page renders really slowly (we had that happen when a page relied on > an external service that slowed down), or you have some > denial-of-service type thing going on. > > mrg > > > On Mon, May 9, 2011 at 4:00 PM, jcknight77 <jcknigh...@gmail.com> wrote: >> I'm getting the following exception: >> >> The page pool for page 'main/HomeInfoArea' (in locale en) has been exausted: >> there are 50 instances currently being used and no more can be created. Try >> increasing the hard limit (symbol tapestry.page-pool.hard-limit) to allow >> additional instances to be created, or increasing the soft wait (symbol >> tapestry.page-pool.soft-wait) to trade away some throughput for more >> efficient use of page instances. >> >> I changed the hard limit to a value of 150 and i'm getting the exception >> again. >> >> ¿What can i do for resolve this issue? >> >> >> Thank you for your help. >> >> -- >> View this message in context: >> http://tapestry.1045711.n5.nabble.com/Tapestry-5-1-Page-Pool-Exhausted-tp4382794p4382794.html >> Sent from the Tapestry - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org