https://issues.apache.org/bugzilla/show_bug.cgi?id=44501
--- Comment #4 from [EMAIL PROTECTED] 2008-03-04 05:49:41 ---
I can't extract the content of my visio file. (even if I do "save as" before
extracting).
I have joined my document and this is the trace of my Junit test.
java.lang.ArrayIndexOutOfBoundsException: 57
at org.apache.poi.util.LittleEndian.getNumber(LittleEndian.java:492)
at org.apache.poi.util.LittleEndian.getDouble(LittleEndian.java:220)
at org.apache.poi.hdgf.chunks.Chunk.processCommands(Chunk.java:174)
at
org.apache.poi.hdgf.chunks.ChunkFactory.createChunk(ChunkFactory.java:171)
at
org.apache.poi.hdgf.streams.ChunkStream.findChunks(ChunkStream.java:54)
at
org.apache.poi.hdgf.streams.PointerContainingStream.findChildren(PointerContainingStream.java:92)
at org.apache.poi.hdgf.HDGFDiagram.<init>(HDGFDiagram.java:92)
at
org.apache.poi.hdgf.extractor.VisioTextExtractor.<init>(VisioTextExtractor.java:46)
at
org.apache.poi.hdgf.extractor.VisioTextExtractor.<init>(VisioTextExtractor.java:50)
at
fr.sacem.amely.document.repository.core.extractor.office.VisioContentExtractor.getPlainText(VisioContentExtractor.java:56)
at
fr.sacem.amely.document.repository.core.extractor.ContentExtractorManager.getPlainText(ContentExtractorManager.java:117)
at
fr.sacem.amely.document.repository.core.extractor.ContentExtractorManagerTestCase.testExtract(ContentExtractorManagerTestCase.java:78)
--
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]