it may be a special record...any idea which record?
can you reproduce this in a simple spreadsheet?
if so, send it up to bugzilla!
are you generating the complete spreadsheet or using a template? perhaps it's not as "clean" as it can be. regenerating the sheet from scratch can help at times.
Roger Misteli wrote:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
