Ok, I tried using 3.5-beta5.  Same results:

java.io.IOException: block[ 0 ] already removed
        at 
org.apache.poi.poifs.storage.BlockListImpl.remove(BlockListImpl.java:97)
        at
org.apache.poi.poifs.storage.BlockAllocationTableReader.fetchBlocks(BlockAllocationTableReader.java:190)
        at
org.apache.poi.poifs.storage.BlockListImpl.fetchBlocks(BlockListImpl.java:130)
        at
org.apache.poi.poifs.filesystem.POIFSFileSystem.processProperties(POIFSFileSystem.java:530)
        at
org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:176)
        at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:312)
        at 
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:293)

Unfortunately, I can't post the XLS file (it's all financial data); and I
can't open it to remove the data (I don't have Excel 2007).  I'll see if I
can get my user to create a test file that I can upload.  The file extension
is .XLS (not XLSX or XLSB), and it's binary.


Josh Micich wrote:
> 
> 
> Could you try the problem file against a more recent poi version
> (3.5-beta)?
>  If the problem still occurs, then it would be helpful if you could upload
> that file into a new bugzilla.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Unable-to-open-Excel-2007-file-%28block--0---already-removed%29-tp22669473p22681523.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to