Hiyas, 

when exporting a report to Excel using POI, I get this exception. It
doesn't occur on every report, so far its only one report. Does anyone
know what this means and what I can do to make it disappear?

Caused by: java.lang.IllegalStateException: Record size does not match
serialized bytes.  Serialized size = 80 but getRecordSize() returns 96
        at org.apache.poi.hssf.model.Sheet.serialize(Sheet.java:819)
        at org.apache.poi.hssf.usermodel.HSSFWorkbook.getBytes(HSSFWorkbook.java:802)
        at org.apache.poi.hssf.usermodel.HSSFWorkbook.write(HSSFWorkbook.java:740)
        at 
ch.abacus.lib.phoenix.producer.xls.POIOutputProcessor.exit(POIOutputProcessor.java:55)
        at 
ch.abacus.lib.phoenix.producer.AbstractPagePrinter.exit(AbstractPagePrinter.java:63)
...


Thanks very much
Roger Misteli


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

Reply via email to