Reynir Hübner wrote:
> no not really. 
> 
> but for the reference of what the jsp-pages are doing in this application (that I 
>tested), we are using OSCache from www.opensymphony.com, that seems to crack up when 
>being run in 4.1.5 (really weird... I dont know what is happening). We are using few 
>custom tags, not alot but maybe 10-15 such. 
> 
> It seems to me most of the problems could be caused by memory leak. 
> 
> Tell me if you need more info.. I might be able to track it down.

I don't see how opensymphony would create problems, but 4.1.5 introduces 
  tag instance pooling. If those are tags which keep a lot of stuff in 
memory, then I suppose it could hurt.

Or it is, as I stated before, an unbound pool (or pools) somewhere.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to