You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2004/02/25 17:57:13 UTC

DO NOT REPLY [Bug 27229] New: - Excel Crashes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27229>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27229

Excel Crashes

           Summary: Excel Crashes
           Product: POI
           Version: 2.0FINAL
          Platform: Sun
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: bhaktavatsalam.yadlapalli@db.com


Using POI HSSF I created huge excel file with 26600 rows and 20 columns and 
when I open that file using Excel 97 or Excel XP it crashes. The generated 
Excel file size is around 10MB.

Basic information about data:
Most of columns are Strings and some Columns or Double with cell style set to 
using dataStyleSum.setDataFormat((short)38);
Some columns have value null.

Itried in 2.0-prev3, 2.0FINAL, 1.5.1 versions and in all versins it failed.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org