Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-500

SSH Job does end with an error when using a script

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 1.12.6
    • 1.12.7
    • 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

          Activity

            People

              sp Santiago Aucejo Petzoldt
              ur Uwe Risse
              Uwe Risse Uwe Risse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: