https://bz.apache.org/bugzilla/show_bug.cgi?id=69705
Rakhi Barayanan <rakhi.naraya...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INFORMATIONPROVIDED |--- --- Comment #6 from Rakhi Barayanan <rakhi.naraya...@gmail.com> --- Hi Dominik, Thanks for helping me with that.But the issue is still existing. I have to create 9 sheets of data and if I am creating only 100 rows in each sheet ,all the 9 sheets in workbook get generated.But I create 1000 rows in each sheet ,out of 9 only 7 sheets are generating.And if I generate 4500 rows in each sheet only 3 sheets out of 9 is getting generated. But now we are not seeing zip bomb detected issue in then log,after code change that error goes off.But functionality is not completely working. For 100 rows in sheet- It generated whole file(all 9 sheets). For 1000 rows in sheet - It generated 7 sheets and exception for last 2 sheets For 4500 rows in sheet - It generated 3 sheets and exception for last 6 sheets. Could you throw some light on this. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org