Uploaded image for project: 'JS - JS7 JobScheduler Engine'
  1. JS - JS7 JobScheduler Engine
  2. JS-2239

Job Resource reference error on subsequent order execution

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.3, 2.9.0
    • None
    • None

    Description

      Current Situation 

      When using a Job Resource in a workflow, the issue occurs during execution of the second order. The workflow fails with the following error:

      [Error], errorState=failed, code=UnknownKey, reason=disrupted, msg=No such JobResourcePath: JobResource:y
      [OrderProcessed] id=#2026-01-27#F51318555600-y:New DOC Document - Copy.doc, Job=job, pos=0, Error (status=failed, code=UnknownKey, reason=disrupted, msg=No such JobResourcePath: JobResource:test)

      Example :

      • Two files are placed to trigger orders via a File Order Source.
      • The first order executes successfully.
      • The second order fails with unknown key for the Job Resource.

      This issue does not occur consistently and is therefore difficult to reproduce reliably.

      Please find attached controller and agent logs for reference.

      Desired Behavior

      All orders in the workflow should execute successfully, with the Job Resource remaining available and correctly referenced, without any unknown key errors.

      Maintainer Note

      When using the updated Controller, JobResources that are missing at the Agent should be redeployed with JOC. This fix does not repair a  situation where an Agent misses a JobResource. But this fix avoids the situation in the future.

      Attachments

        1. agent_2.8.3.log
          431 kB
        2. agent.log
          22 kB
        3. controller_2.8.3-1.log
          414 kB
        4. controller.log
          42 kB

        Activity

          People

            jz Joacim Zschimmer
            rajrani-upadhyay Rajrani Upadhyay
            Rajrani Upadhyay Rajrani Upadhyay
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: