You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/05/06 14:02:00 UTC

DO NOT REPLY [Bug 44501] ArrayIndexOutOfBoundsException when extracting text from Visio Files on Linux .

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


fathi.nemeur@sacem.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #15 from fathi.nemeur@sacem.fr  2008-05-06 05:01:59 PST ---
I have tried with the new release "poi-bin-3.1-beta1-20080428".
I stil have the same problem.

Stacktrace: 

java.lang.ArrayIndexOutOfBoundsException: 57
        at org.apache.poi.util.LittleEndian.getNumber(LittleEndian.java:502)
        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:58)
        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:47)
        at
org.apache.poi.hdgf.extractor.VisioTextExtractor.<init>(VisioTextExtractor.java:51)


-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org