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=12136>.
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=12136

NullPointerException when reading a large excel file





------- Additional Comments From [EMAIL PROTECTED]  2002-08-30 04:17 -------
I ran the latest CVS against the attachment and the following worked fine:

HSSFWorkbook workbook = new HSSFWorkbook(new FileInputStream("c:/att.xls"));

Maybe the input.getBytes that you are calling is not providing the entire set 
of bytes or try the latest build from the nightly area and let us know if it is 
fixed or not: http://jakarta.apache.org/builds/jakarta-poi/nightly/

Jason

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to