Hi,
please don't use the jakarta-poi-1.5.1-final-20020615.jar version. It's
having some problem
Use the latest version jakarta-poi-1.8.0-dev-20020919.jar.It will work fine.
Thanks
Kalpana Kanniappan
Jim Cobban wrote:
> ----- Original Message -----
> From: "Andrew C. Oliver" <[EMAIL PROTECTED]>
> Subject: Re: Problem running HSSF eventmodel on multiple spreadsheets
>
> > Does the error smell like this:
> >
> > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15807
> >
> No, the exceptions are truly random problems, for example attempting to
> allocate an array with a negative size, which arise when the code attempts
> to interpret the data which has been read in. It would appear that the data
> read from the spreadsheet has been corrupted before the decode logic gets a
> chance to look at it. The exceptions do not occur if I read one spreadsheet
> at a time, only if I attempt to read multiple spreadsheets in concurrent
> threads.
>
> For details I am running Win 98. JDK 1.3.1, and
> jakarta-poi-1.5.1-final-20020615.jar
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>