Details
-
Fix
-
Status: Released (View Workflow)
-
Blocker
-
Resolution: Fixed
-
1.12.6
-
None
Description
Current Situation
When using the JITL job sos.scheduler.job.SOSSSHJob2JSAdapter with a script then the job ends with an error.
16 11:07:10.819 [ERROR] (SOSVfsTransferBaseClass.java:681) - SOSVfs_E_187: ['delete'] file ['./sos-sshscript654079791409467588.sh'] failed ()
<job title="Launch remote commands or executable files by SSH" order="yes" stop_on_error="no"> <script language="java" java_class="sos.scheduler.job.SOSSSHJob2JSAdapter"> <![CDATA[ ls exit 0 ]]> </script> <run_time /> </job>
Desired Behavior
The JITL ssh job should not end with an error when using a script.
Maintainer Note
This error has been introduces with JITL-482
Attachments
Issue Links
- duplicates
-
JITL-482 Task of an SSH Job on an Agent doesn´t finish
- Released
- links to