Re: Apache POI 3.8 (SXSSFWorkbook) - Unreadable Content

2011-08-04 Thread jguilhermemv
Yegor, Could you tell us which approach are you going to use to fix this? 2011/8/4 Yegor Kozlov-4 [via Apache POI] < ml-node+4665842-1534849639-237...@n5.nabble.com> > On Wed, Aug 3, 2011 at 8:27 PM, Alex Geller <[hidden > email]> > wrote:

Re: Apache POI 3.8 (SXSSFWorkbook) - Unreadable Content

2011-08-03 Thread jguilhermemv
Alex, Thank you for taking part of this discussion. Sure that it will help a lot. Best regards. Jose Guilherme 2011/8/3 Alex Geller [via Apache POI] < ml-node+4662850-998737665-237...@n5.nabble.com> > The bug is in line 1505 of > src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java whe

Re: Apache POI 3.8 (SXSSFWorkbook) - Unreadable Content

2011-08-02 Thread jguilhermemv
any null values, but there wasn't. The writing routine is right, otherwise it wouldn't write until the line 2450. What can I do now? Best regards. José Guilherme Macedo Vieira 2011/8/2 Nick Burch-11 [via Apache POI] < ml-node+4658878-753894702-237...@n5.nabble.com> > On T

Apache POI 3.8 (SXSSFWorkbook) - Unreadable Content

2011-08-02 Thread jguilhermemv
I need to generate an excel report with almost 60.000 lines and 30 columns. But, while using SXSSF approach of Big Grid Demo (I got it from the SVN trunk), I've found some issues. When I try creating a xlsx file with 1000 lines, it's ok. But when I try to create a file with 10.000 lines, when I tr