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

SCHEDULER_RETURN_VALUES does not work when a monitor is assigned

    XMLWordPrintable

Details

    • Fix
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.3.6
    • 1.3.7
    • Job Scheduler Binaries
    • None
    • linux, solaris

    Description

      job1 is a shell job the sets a parameter:
      echo sample_shell_a = test >>$SCHEDULER_RETURN_VALUES

      job2 (in the same chain) reads the parameter:
      echo $SCHEDULER_PARAM_SAMPLE_SHELL_A

      This works correctly as long as job1 does not have a monitor. With a monitor (no matter what it does), the sample_shell_a parameter is not set.

      This bug only affects unixes. On Windows the example works.

      Might be related to JS-341

      Attachments

        Activity

          People

            vg Victor Garcia-Beltran (Inactive)
            al Andreas Liebert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: