Hi All, i am using a simple xsl to transform using xalan 2.1 jar & JDK 1.5 .After executing for couple of hours the same request continously randomly i am getting outofmemory error .When i did profiling observed some points . Here are my observations: One instance of "org.apache.xml.utils.XMLReaderManager" loaded by "sun.misc.Launcher$AppClassLoader @ 0x17d5efa0" occupies 10,189,376 (54.13%) bytes. The memory is accumulated in one instance of "java.util.Hashtable$Entry[]" loaded by "<system class loader>".
Is this the real cause for the error i am facing . If any one observed outof memory error help me in this regard. Waiting for your valuable outputs. Thanks & Regards, Sasi.A -- View this message in context: http://www.nabble.com/OutOfMemory-Error-with-XALAN-2.1-tp25029093p25029093.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.