https://issues.apache.org/bugzilla/show_bug.cgi?id=41246
--- Comment #7 from Andrew <[email protected]> 2011-11-28 07:53:59 UTC --- Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Found a TextHeaderAtom not followed by a TextBytesAtom or TextCharsAtom: Followed by 4002 Caused by: java.lang.ArrayIndexOutOfBoundsException: 36 at org.apache.poi.util.LittleEndian.getInt(LittleEndian.java:95) at org.apache.poi.hslf.record.StyleTextPropAtom.setParentTextSize(StyleTextPropAtom.java:319) at org.apache.poi.hslf.model.TextRun.<init>(TextRun.java:100) at org.apache.poi.hslf.model.TextRun.<init>(TextRun.java:77) at org.apache.poi.hslf.model.Sheet.findTextRuns(Sheet.java:175) at org.apache.poi.hslf.model.Sheet.findTextRuns(Sheet.java:132) at org.apache.poi.hslf.model.Slide.<init>(Slide.java:70) at org.apache.poi.hslf.usermodel.SlideShow.buildSlidesAndNotes(SlideShow.java:411) at org.apache.poi.hslf.usermodel.SlideShow.<init>(SlideShow.java:109) at com.open.common.ppt.ReportUtility.writePPTNew(ReportUtility.java:1689) at com.auchan.crs.service.report.templatemgt.ReportAjaxService.ajaxCreateReportNew(ReportAjaxService.java:716) at com.auchan.crs.view.action.report.templatemgt.ReportAjaxAction.ajaxCreateReportNew(ReportAjaxAction.java:789) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.open.framework.view.DispatchAction.dispatchMethod(DispatchAction.java:264) ... 26 more -- 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]
