Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-469

history_with_log=yes will produce a null pointer exception when looking up the log in JOC Cockpit

    XMLWordPrintable

Details

    Description

      Current Situation

      When a job has the option history_with_log=true the log for this job can not be shown.

      <job">
          <settings >
              <history_with_log ><![CDATA[yes]]></history_with_log>
          </settings>
      
          <script  language="shell">
              <![CDATA[
      echo hello world
              ]]>
          </script>
          <run_time />
      </job>
      

      Desired Behavior

      The log of a task or order should be shown in JOC even if the option history_with_log=true

      Attachments

        Activity

          People

            oh Oliver Haufe
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: