Open fisherab opened 9 years ago
The "Temporary problem..." error I was getting is:
Temporary? problem getting output /home/batch/xervvwehly.sh.o211: No such file or directory
Original issue reported on code.google.com by kevin.phipps13
on 2013-05-15 13:55:57
This could be a synchronization problem. Temporary files are written with a fixed file
name, then read and deleted. One solution might be to write to a randomly chosen file
name then conflicts should not arise.
Original issue reported on code.google.com by dr.s.m.fisher
on 2013-05-15 16:26:01
(No text was entered with this change)
Original issue reported on code.google.com by dr.s.m.fisher
on 2013-05-15 16:27:31
Update: exceptions when getting temporary output from a running job are now logged but not reported back to the user; the user only sees a "no output available" message. We still see exceptions in the logs (though conflicts should no longer be an issue), so this issue should remain open.
Original issue reported on code.google.com by
kevin.phipps13
on 2013-05-15 13:51:33