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

SSH Jobs should clear the StdOut and StdErr before start

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10.1
    • 1.9.8, 1.10.2, 1.11
    • None

    Description

      current situation
      SSH Jobs write to the stdOut and stdErr StringBuffers, but do not clear them.
      Additionally the output from StdOut and StdErr is written to a Job/Order Parameter as well. That results in a second SSH Job will get the stdOut/Err of the first SSH Job and will get the job parameters, too.

      desired behavior
      When starting a SSH Job, the job parameters for StdOut/Err should get cleared.
      When ending a SSH Job, the StringBuffers should be cleared.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: