Hello all,

I have an application running on Tomcat, with dbcp 1.4, which shows an
abnormal memory usage.
Heap memory usage grows without releasing.

Analyizing an heap dump with Eclipse Memory Analyzer, I find some strange
objects instances of
class org.apache.commons.pool.impl.CursorableLinkedList$Listable

A few objects (10) occupy a large amount of memory (50Mb or so).
Then I have a big number of objects (10.000) each one occupying small
amount of memory (less than 10kb).
I think that both situations are strange.

Do you have any suggestion?

Thanks in advance.

-- 
Andrea

Reply via email to