Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1557

Tasks for standalone jobs running on an Agent should log the same as tasks for order jobs running on an Agent

    XMLWordPrintable

Details

    Description

      Current Behavior

      • A process class is assigned to a standalone job.
      • After starting a task for the standalone job the following happens:
        • The task shows in JOC the message "running_remote_process" and the task is running on the Agent.
        • Although the task log on the Master does not show anything else than:
          2015-12-11 15:09:49.859+0100 [info]   SCHEDULER-918  state=starting (at=2015-12-11 15:09:49.295+0100)
          

      Desired Behavior

      • Standalone jobs should have the corresponding log when running tasks on an Agent alike job chains do, for instance:
         SCHEDULER-918  state=starting (at=never)
        SCHEDULER-726  Task runs on remote scheduler http://agent1:4452
        [stdout] hallo
        

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            vg Victor Garcia-Beltran (Inactive)
            Victor Garcia-Beltran Victor Garcia-Beltran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: