Can you partition the production test set to find out if it is a
specific row causing the problem ( either by controlling the source of
data or by counting rows in your code )? A particularly simple test
might be to use only the first 5 rows from the production test set.
I have put a few files online:
The source code of the class generating the XLS file:
http://www.ebi.ac.uk/~rcote/poi/ExcelWriter.java.html
A test XLS file generated from production data, without color:
http://www.ebi.ac.uk/~rcote/poi/test_no_color.xls
A test XLS file generated from production data, with color. This is the
file which produces the error message in Excel:
http://www.ebi.ac.uk/~rcote/poi/test_color_excel_oom.xls
A test XLS file generated from a small subset of production data, with
color. This file is generated in the same way as the file above, yet
this one works:
http://www.ebi.ac.uk/~rcote/poi/test_color_small.xls
Again, any help will be greatly appreciated!
Cheers,
Rc
--
Richard Cote
Software Engineer - PRIDE Project Team (Sequence Database Group)
European Bioinformatics Institute
Wellcome Trust Genome Campus [EMAIL PROTECTED]
Hinxton, Cambridge CB10 1SD Phone: (+44) 1223 492610
United Kingdom Fax : (+44) 1223 494468
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]