You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't get any errors while running driver_drake() on R, and the function generates all XMLs. However, all the generated xmls are 0 KB, i.e., empty.
I get this warning message though.
In run_xml_conversion(set_xml_file_helper(aluminum_incelas_gssp4.xml[[1]], ... :
intValueStr nullException thrown while trying to read csv and header files: java.io.FileNotFoundException: C:\gcamv7-ceew\input\gcamdata\inst\extdata\mi_headers\ModelInterface_headers.txt (The system cannot find the path specified)java.io.FileNotFoundException: C:\gcamv7-ceew\input\gcamdata\inst\extdata\mi_headers\ModelInterface_headers.txt (The system cannot find the path specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.<init>(Unknown Source) at ModelInterface.ModelGUI2.csvconv.CSVToXMLMain.runCSVConversion(CSVToXMLMain.java:136) at ModelInterface.ModelGUI2.csvconv.CSVToXMLMain.main(CSVToXMLMain.java:92)
I don't get any errors while running
driver_drake()
on R, and the function generates all XMLs. However, all the generated xmls are 0 KB, i.e., empty.I get this warning message though.
Can anyone help? @pralitp ?
Thanks!
The text was updated successfully, but these errors were encountered: