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

[Urgent] ArrayIndexoutofbounds Exception. POI - Version 1.8





------- Additional Comments From [EMAIL PROTECTED]  2002-12-17 15:51 -------
Hi,
I tried to trace through the code. In littleEndian.java 

 private static long getNumber(final byte[] data, final int offset,          
final int size)

the data length is smaller than offset+size-1 and the for loop there fails. So 
it is giving a error while executing the attached file.

Any insights into it.

Thanks,
Dinesh

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

Reply via email to