https://issues.apache.org/bugzilla/show_bug.cgi?id=52300

--- Comment #4 from Ant0xA <[email protected]> 2011-12-12 13:12:49 UTC 
---
Hi. I had even bug. More often it becomes apparent for cloning sheets with
shapes. 
And when I clone sheet with 20 images and 3 shapes, I have exception:
WARNING: 32 bytes remaining but no space left
WARNING: 136 bytes remaining but no space left
WARNING: 32 bytes remaining but no space left
WARNING: 136 bytes remaining but no space left
WARNING: 32 bytes remaining but no space left
WARNING: 136 bytes remaining but no space left
WARNING: 32 bytes remaining but no space left
WARNING: 136 bytes remaining but no space left
Exception in thread "main" org.apache.poi.hssf.record.RecordFormatException:
9192 bytes written but getRecordSize() reports 9296
    at
org.apache.poi.hssf.record.EscherAggregate.serialize(EscherAggregate.java:488)
    at
org.apache.poi.hssf.usermodel.HSSFWorkbook$SheetRecordCollector.serialize(HSSFWorkbook.java:1263)
    at
org.apache.poi.hssf.usermodel.HSSFWorkbook.getBytes(HSSFWorkbook.java:1309)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.write(HSSFWorkbook.java:1209)
    at TestWorkbookCreating.main(TestWorkbookCreating.java:44)

I added this file to attachments.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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