Hi 
   First of all thanks for sparing time and looking over my post..
   In my application iam using POI to generate excel sheet.Iam writing work
book into ByteArrayOutputStream after processing the rows.But if i have 5
lakh rows to write.Iam getting out of memory error.Or if iam using two
sessions which generates two lakh rows each(2*2=4lakhs),then also iam
getting out of memory error.Iam I kept debug statement before
 workBook.write(out);
Application works up to that point and after some time it gives Out of
Memory error.So can any one help me out please.

Thanks
Suresh G

    
-- 
View this message in context: 
http://www.nabble.com/Its-urgent%3D%3D%3DPlease--help-tp18381577p18381577.html
Sent from the POI - User mailing list archive at Nabble.com.


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

Reply via email to