Bug #2123
Updated by Amber Herold about 12 years ago
You can work around this issue right away by either commenting out one line in the code in myamiweb/processing/checkRefineJobs.php line #65:
<pre>
// check if job has an associated jobfile
$jobfile = $job['appath'].'/'.$job['name'];
if (!file_ex