https://issues.apache.org/bugzilla/show_bug.cgi?id=44774
--- Comment #2 from Lal M.R <[EMAIL PROTECTED]> 2008-04-07 22:42:21 PST --- Created an attachment (id=21792) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21792) This file also 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
