We have an web application and it use Xalan (version 2.6.0) to transform XML data into HTML pages.
We catch an HeapDump on OutOfMemoryError and we analize it with Eclipse Memory Analyzer. On the "Memory Leak suspect report" we found: 29.155 instances of "org.apache.xalan.templates.ElemTemplate", loaded by "<system class loader>" occupy 227.620.440 (44,99%) bytes. Does anybody know if this is a Xalan bugs? Thanks in advance. -- View this message in context: http://www.nabble.com/ElemTemplate-retained-in-memory-tp21951901p21951901.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.