-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 4.6.0
-
Component/s: None
-
None
When kickstart tries to run a task and the executable is not found, it reports a permission error instead:
<status raw="-1"><failure error="13">Permission denied</failure></status>
<statcall error="2">
<file name="/home/pegasus-user/genome/genome/fastqSplit.pl"/>
</statcall>
It would be nice if we could change that to a "executable does not exist".