DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36416>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36416 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 16:00 ------- Here's the stack trace (building from the HEAD just minutes ago). java.lang.ArrayIndexOutOfBoundsException: 8 at org.apache.poi.util.HexDump.toHex(HexDump.java:406) at org.apache.poi.util.HexDump.toHex(HexDump.java:397) at org.apache.poi.hpsf.UnsupportedVariantTypeException.<init>(UnsupportedVariantTypeException.java:46) at org.apache.poi.hpsf.ReadingNotSupportedException.<init>(ReadingNotSupportedException.java:45) at org.apache.poi.hpsf.VariantSupport.read(VariantSupport.java:267) at org.apache.poi.hpsf.Property.<init>(Property.java:146) at org.apache.poi.hpsf.Section.<init>(Section.java:281) at org.apache.poi.hpsf.PropertySet.init(PropertySet.java:452) at org.apache.poi.hpsf.PropertySet.<init>(PropertySet.java:249) at org.apache.poi.hpsf.PropertySetFactory.create(PropertySetFactory.java:59) at org.apache.poi.hslf.HSLFSlideShow.getPropertySet(HSLFSlideShow.java:214) at org.apache.poi.hslf.HSLFSlideShow.readProperties(HSLFSlideShow.java:182) at org.apache.poi.hslf.HSLFSlideShow.<init>(HSLFSlideShow.java:105) at org.apache.poi.hslf.HSLFSlideShow.<init>(HSLFSlideShow.java:85) at org.apache.poi.hslf.extractor.PowerPointExtractor.<init>(PowerPointExtractor.java:84) at com.lek.extraction.PowerPointTextExtractor.getText(PowerPointTextExtractor.java:21) at com.lek.extraction.TextExtractionTestCase.testPowerPointExtraction(TextExtractionTestCase.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Let me verify whether the original poster's file causes this same exception for me. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
