[Swift-user] Known issue with stdout and stderr file delays?

Jonathan Ozik jozik at uchicago.edu
Wed May 28 17:01:47 CDT 2014


Hi all,

Has anyone run into issues when trying to direct stdout and stderr to output files and getting the error:
Caused by: The following output files were not created by the application: sim.out, err.out

It looks like the files are being created too late and not caught when the output is being gathered up? This is using trunk, by the way.

Also, in a related question, is there an easy way to redirect stdout and stderr from an app invocation to the regular swift.out without creating specific files?

Jonathan




More information about the Swift-user mailing list