We are using a iBatis 2.3.677 along with CrystalReport 11.8 ,Websphere AppServer 6.0.23 and DB2 8.2 and Websphere Portal Server 5.1.0.4, in our struts based portlet application.
There are 183 reports we are using. We are facing the outOfMemory issue. After analysing the heapDump file through the IBM HeapAnalyser we came to know that there is a memory leakage around 8 MB in the com.iBatis.sqlmap.engine.impl.SqlMapClientImpl class, I called flushDataCache from the sqlMapper , still it is of no use. Can any one guide me in this regard. Thanks, P.Poovendran -- View this message in context: http://www.nabble.com/Memeory-leak-in-com.iBatis.sqlmap.engine.impl.SqlMapClientImpl-class-tf4928332.html#a14105662 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
