Menu

#86 Excel exports of monte-carlo simulation data fails if file path contains special characters

Version_1.3.0
closed-wont-fix
nobody
None
5
2014-09-22
2013-04-16
Daniel Savi
No

When trying to save simulation results to an excel files, the selected directory is not found if it contains german "umlauts" (special charachters ä, ö, ü).
Log file entry is as follows:

20202282 Worker-21 ERROR org.openlca.core.editors.productsystem.SimulationExportAction Result export failed
java.io.FileNotFoundException: /Volumes/Dokumente/Projekte 2013/27.13 BFE Heizung und Lu?ftung/Datensa?tze Lu?ftungsanlagen/Einzelraumlu?fter/simulation_result.xls (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
at org.openlca.core.editors.io.SimulationResultExport.run(Unknown Source)
at org.openlca.core.editors.productsystem.SimulationExportAction$RunJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

openLCA Version 1.2.9-64bit
Mac OS X 10.8.3

Discussion

  • msrocka

    msrocka - 2014-09-22
    • status: open --> closed-wont-fix
     

Log in to post a comment.