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/04/08 07:37:57 UTC

DO NOT REPLY [Bug 44774] org.apache.poi.hssf.record.RecordFormatException: Unable to construct record instance

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





--- Comment #1 from Lal M.R <mr...@yahoo.com>  2008-04-07 22:37:56 PST ---
Created an attachment (id=21791)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21791)
This file gives gives IO Exception.

Cannot remove block[ 215 ]; out of range
java.io.IOException: Cannot remove block[ 215 ]; out of range
        at
org.apache.poi.poifs.storage.BlockListImpl.remove(BlockListImpl.java:104)
        at
org.apache.poi.poifs.storage.BlockAllocationTableReader.fetchBlocks(BlockAllocationTableReader.java:190)
        at
org.apache.poi.poifs.storage.BlockListImpl.fetchBlocks(BlockListImpl.java:129)
        at
org.apache.poi.poifs.filesystem.POIFSFileSystem.processProperties(POIFSFileSystem.java:536)
        at
org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:175)
        at TestUserHome.main(TestUserHome.java:40)


-- 
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