Can you put in a simple testcase that triggers the bug... I imagine it doesnt happen on all writes, else unit tests would fail. Its difficult to get one's head around to it otherwise...
regards - avik On Thursday 11 January 2007 17:10, Theo Antonopoulos wrote: > I know there is a raised bug for this: > > http://issues.apache.org/bugzilla/show_bug.cgi?id=41026 > > The recommended patch does not fix it. > > Regards, > > Theo > > -----Original Message----- > From: Avik Sengupta [mailto:[EMAIL PROTECTED] > Sent: 11 January 2007 10:30 > To: [email protected] > Subject: Re: Error with alpha 2 and alpha 3 releases > > I havent come accross this before.... > > Sounds serious (looks like a regression), so could you send accross a > testcase > please? > > Regards > - > Avik > > On Thursday 11 January 2007 15:52, Theo Antonopoulos wrote: > > Hi everyone, > > > > I tried alpha 2 and alpha 3 releases of POI but on both of them I get > > the following error when trying to generate large Excel reports: > > > > java.lang.ArrayIndexOutOfBoundsException: 30 > > at > > org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.rowHasCells( > > > ValueRecordsAggregate.java:195) > > at org.apache.poi.hssf.model.Sheet.getSize(Sheet.java:2112) > > at > > org.apache.poi.hssf.usermodel.HSSFWorkbook.getBytes(HSSFWorkbook.java:92 > > > 0) > > at > > org.apache.poi.hssf.usermodel.HSSFWorkbook.write(HSSFWorkbook.java:875) > > > Are you aware of this error? We are currently running the first alpha > > release which does not seem to have this bug. Is this going to be > > fixed > > > in the next release? > > > > Regards, > > > > Theodoros Antonopoulos > > > > Developer > > > > EMPOWERED SYSTEMS LTD. > > > > T +44 20 70 60 70 20 M +44 78 76 73 84 83 F +44 20 70 60 70 21 > > > > 128 Cheapside London EC2V 6BT > > > > www.empowered-systems.com > > > > NOTE: This email and any files transmitted with it are confidential > > and > > > may contain information intended only for the addressee(s). If you > > have > > > received this communication in error, you must not copy or distribute > > any part of it or otherwise disclose its contents to anyone - please > > notify Empowered Systems Ltd immediately. Any information contained in > > this message that does not relate to the official business of > > Empowered > > > Systems Ltd or any of its associated companies is regarded as neither > > provided nor approved by the Company. No representation is made that > > the > > > message or its contents are free of viruses - virus scanning is the > > responsibility of the recipient and is recommended. > > > > > > > > > > This message has been scanned for viruses by BlackSpider MailControl - > > www.blackspider.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > Mailing List: http://jakarta.apache.org/site/mail2.html#poi > > The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > Mailing List: http://jakarta.apache.org/site/mail2.html#poi > The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > Mailing List: http://jakarta.apache.org/site/mail2.html#poi > The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
