Vadim,

Thanks,  a much appreciated suggestion - I'll try that tomorrow.

Stuart.

On Wednesday, August 1, 2001, at 10:01  pm, Vadim Gritsenko wrote:

>> know it a lot better than me; if the second then please let me know so
>> that I know it's worth pursuing.
>>
>> I do know that something is causing requests for the same page to create
>> 16 new JaxpParser components on every invocation,
>
> Check pool size (add some debug info into SoftResourceLimitingPool.java).
> If it's always growing, on every request, up to enormous size, then it's 
> clear that
> components are not released properly somewhere. If it's growing and 
> shrinking - it
> just means that you need to define bigger pool for this component kind 
> (xslt in your
> case).
>
> Vadim
>

-------------------------------------------------------------------------
Stuart Roebuck                                  [EMAIL PROTECTED]
Lead Developer                               Java, XML, MacOS X, XP, etc.
ADOLOS                                           <http://www.adolos.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to