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 2003/03/18 19:33:38 UTC

DO NOT REPLY [Bug 18117] - Cannot Load WorkBook from non-FileInputStream

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18117>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18117

Cannot Load WorkBook from non-FileInputStream

lists@aviksengupta.com changed:

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



------- Additional Comments From lists@aviksengupta.com  2003-03-18 18:33 -------
Try the workaround in bug 13478. Or try wrapping your stream in a buffered input
stream. I think that should help. does it?

*** This bug has been marked as a duplicate of 13478 ***