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=32076>. 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=32076 biff view throws exception. Summary: biff view throws exception. Product: POI Version: 2.5 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am trying to biff view one file and it threw the following exception. java.io.IOException: block[ 0 ] already removed at org.apache.poi.poifs.storage.BlockListImpl.remove (BlockListImpl.java:96) at org.apache.poi.poifs.storage.BlockAllocationTableReader.fetchBlocks (BlockAllocationTableReader.java:190) at org.apache.poi.poifs.storage.BlockListImpl.fetchBlocks (BlockListImpl.java:128) at org.apache.poi.poifs.filesystem.POIFSFileSystem.processProperties (POIFSFileSystem.java:405) at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init> (POIFSFileSystem.java:102) at org.apache.poi.hssf.dev.BiffViewer.run(BiffViewer.java:70) at org.apache.poi.hssf.dev.BiffViewer.main(BiffViewer.java:652) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
