[prev in list] [next in list] [prev in thread] [next in thread] 

List:       poi-dev
Subject:    [Bug 55124] java.io.IOException: block[ 2 ] already removed
From:       bugzilla () apache ! org
Date:       2013-06-26 13:22:39
Message-ID: bug-55124-47293-UrxRphn9zO () https ! issues ! apache ! org/bugzilla/
[Download RAW message or body]

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

Nick Burch <apache@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Nick Burch <apache@gagravarr.org> ---
WorkbookFactory will take a NPOIFSFileSystem just as easily as a
POIFSFileSystem, so I'd suggest you just switch your code to using the former
instead of the latter. With NPOIFSFileSystem I can open your file without
issues.

The POIFSFileSystem has one or two very hard baked assumptions about the file
format that are almost, but not quite always correct. I think your file has hit
one of those. NPOIFSFileSystem takes a slightly different approach, which
avoids this class of problem, and also has the advantage of needing less
memory. 

The plan was to switch everything to NPOIFSFileSystem one release after write
support was finished in it, but there hasn't been any drive/funding/need of
late to complete the write support...

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic