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

<include> looks up wrong location for shell scripts with hot folders

    XMLWordPrintable

Details

    • Fix
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.3.5
    • None
    • None

    Description

      The following job

      <job>
      <script language="shell">
      <include file="/tmp/sos_sample.sh"/>
      </script>
      </job>

      is looking up the shell script in ${SCHEDULER_HOME}/tmp/sos_sample.sh, instead the script should have been looked up in /tmp/sos_sample.sh

      This probelm does occur with jobs in hot folders.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ap Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: