't be too hard
> to create a custom Pool.
>
> Cheers,
>
> Rudie.
>
> -Oorspronkelijk bericht-
> Van: Nick Westgate [mailto:[EMAIL PROTECTED]
> Verzonden: donderdag 19 juli 2007 14:28
> Aan: Tapestry users
> Onderwerp: Re: T3: OutOfMemory on ExprssionBinding and StaticBindin
8
Aan: Tapestry users
Onderwerp: Re: T3: OutOfMemory on ExprssionBinding and StaticBinding
Is there a way in Tapestry 3 to limit the maximum number of page
entries?
I don't think it's built in, no.
In Tapestry 4 there is the org.apache.tapestry.page-pool-max-active
setting, but it
stry users
Onderwerp: Re: T3: OutOfMemory on ExprssionBinding and StaticBinding
> Is there a way in Tapestry 3 to limit the maximum number of page
> entries?
I don't think it's built in, no.
> In Tapestry 4 there is the org.apache.tapestry.page-pool-max-active
> setting, but it
Is there a way in Tapestry 3 to limit the maximum number of page
entries?
I don't think it's built in, no.
In Tapestry 4 there is the org.apache.tapestry.page-pool-max-active
setting, but it doesn't seem to be available for Tapestry 3.
Maybe any other suggestions on how to avoid this large nu
Hi,
We're running a webapplication using tapestry 3.0.3, spring and
hibernate and it performs quite well.
Unfortunately during peak hours we run into OutOfMemory errors.
Using jhat we analyzed the memory dump and noticed a lot of
ExpressionBinding and StaticBinding instances.
I assume this occurs