https://bz.apache.org/bugzilla/show_bug.cgi?id=60036

            Bug ID: 60036
           Summary: SXSSFSheet.autoSizeColumn is throwing
                    IllegalStateException
           Product: POI
           Version: 3.14-FINAL
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: SXSSF
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

I am using POI-3.14 for creating xlsm file. while calling  sheet.autoSizeColumn
I am getting below exception. It used to work with earlier version. This issue
has blocked our one of the critical functionality. Can you please look into it
or it is already fixed in later release Please let us know.

Exception 
-----------
Caused by: java.lang.IllegalStateException: Could not auto-size column. Make
sure the column was tracked prior to auto-sizing the column.
    at
org.apache.poi.xssf.streaming.SXSSFSheet.autoSizeColumn(SXSSFSheet.java:1560)
    at
org.apache.poi.xssf.streaming.SXSSFSheet.autoSizeColumn(SXSSFSheet.java:1514)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to