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

Reply via email to