Thanks for the update Nic. I will try if I can uncouple a SSCCE together. I have uploaded my customised version of XLS2CSVmra to defect #45365 which I hope is not the issue....aside from a package rename the only other changes are confined to some class variable additions & processRecord which use BoundSheetRecord/BOFRecord to output the sheetnames to the csv file.
Tom. On Tue, Aug 5, 2008 at 3:33 PM, Nick Burch <[EMAIL PROTECTED]> wrote: > On Tue, 5 Aug 2008, tom corcoran wrote: > >> I ran it again last night with poi-3.2-alpha1-20080804.jar and after 5 >> hours it crashed on the same file as before :-( >> > > Try as I might, I can't reproduce the error with either of the two files > you've uploaded to bug #45365 > > My attempts can be seen in > src/testcases/org/apache/poi/hssf/eventusermodel/TestFormatTrackingHSSFListener.java > - look in the testTurnToString() method especially > > I can also run org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra > against both your files without an exception > > Any chance you could write a small unit test / program that runs against > one of your two files from the bug, and triggers the exception? That way > I'll have something to debug against :) > > Nic >
