My windows username has accentuation “Guilermão” and it looks like it is breaking log4j when I try to run a workflow from command line.
The command line I’m using:
“C:\Program Files\KNIME\knime” --launcher.suppressErrors -nosplash -nosave -application org.knime.product.KNIME_BATCH_APPLICATION -workflowFile=H:\ModeloEstimativaPorte.knwf -reset
The error that is being shown:
log4j:ERROR Could not parse url [file:/C:/Users/Guilerm?o/knime-workspace/.metadata/knime/log4j3.xml].
Is it possible to change the path for the log4j configuration file?
Thanks