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

When using schedules that are located in separate folders an error message appears that the schedule can not be found

    XMLWordPrintable

Details

    • Fix
    • Status: Known Issue (View Workflow)
    • Minor
    • Resolution: Works as designed
    • None
    • None
    • None
    • None

    Description

      Current Situation

      • Reproduce the problem like this:
        • Create a schedule in folder b
        • Create a job in folder a
        • assign the schedule from folder b to job in folder a
        • everything is ok
        • then restart JobScheduler
        • Open JOC
        • the message appears:
          Last error:	SCHEDULER-161 There is no schedule '/b/schedule1'
          

      Desired Behavior

      • No error message should be reported if a schedule has not yet been loaded for a job.

      Maintainer Notes

      • In fact no error message is created but a warning.
      • The behavior is correct as JobScheduler has to load objects such as jobs and schedules subsequently from folders. Therefore it cannot be decided if schedule would be loaded later on or will be missing after all objects have been loaded from disk.
      • We do not intend to modify this behavior as it works as designed.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: