Please provide a stack trace of the buffer overrun exception. This might be enough to help us find the bug but usually more information is required.
It is most helpful to also provide the sample XLS file that causes your problem. If there are confidentiality issues, you might be able to sanitise the data (change/delete private info) while making sure that the problem is still reproducible. If you fail to achieve a fully sanitised workbook, you will at least have learned which modifications cause the problem to go away. Some other details that might be critical are the exact modifications you made to the workbook via POI before calling wb.write() (i.e. send some simple java code that reproduces the problem). You should also experiment with reducing the sample code to the bare minimum that still reproduces the bug. The best place to put all this information is in a new bugzilla entry. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
