> Berin Loritsch wrote: > > Carsten Ziegeler wrote: > > > > Hi, > > > > I am using the beta 1 of Cocoon 2 which uses Avalon 4.0b1. > > On my linux machine (sun jdk 1.3.1) I get from time to > > time under some load the following exception: > > > > "Could not create enough Components to service your request" > > > > This exception is thrown in the DefaultPool implementation. > > > > What could be the reason for this? > > > > Could it either be a threading problem or could it be that > > we didn't release all components? > > Is this with the JdbcDataSourceComponent? If so, it uses > the HardResourceLimitingPool which extends the DefaultPool > implementation. > No, it is the DefaultComponentManager trying to get another XSLT transformer. The error occurs only sometimes and simply reloading the page solves the problem.
> Another possibility is that the JDK can't respond quick enough > because under load, new components are created. > > Can you please give some more information--it will help track > down what is happening? If it helps, we could try to regenerate the error on Monday and send the whole cocoon.log. Carsten Open Source Group sunShine - b:Integrated ================================================================ Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn www.sundn.de mailto: [EMAIL PROTECTED] ================================================================ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
