[Bug 59158] OpenXML4JRuntimeException: Rule M2.4 exception

2018-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59158 Alain Fagot Bearez changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEED

[Bug 59158] OpenXML4JRuntimeException: Rule M2.4 exception

2017-07-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59158 Javen O'Neal changed: What|Removed |Added CC||ted...@wellsfargo.com --- Comment #6 fr

[Bug 59158] OpenXML4JRuntimeException: Rule M2.4 exception

2016-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59158 --- Comment #5 from Javen O'Neal --- > wb.close(); > fo = new FileOutputStream(new > File(lokacijaResursa+"\\statistika-"+folder+".xlsx")); > wb.write(fo); You cannot use a workbook after it has been closed. Close your workbook after wb.write

[Bug 59158] OpenXML4JRuntimeException: Rule M2.4 exception

2016-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59158 Stefan changed: What|Removed |Added OS||All Summary|Error when trying to