Uploaded image for project: 'SET - Setups'
  1. SET - Setups
  2. SET-192

Restarting the agent creates directory with name ${env:SCHEDULER_LOG_DIR}

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.13.3
    • 1.13.4
    • None

    Description

      Current Situation

      • The JobScheduler universal agent when installed on Unix and gets restarted it created an directory with name ${env:SCHEDULER_LOG_DIR}.

      How to reproduce

      • Install a agent on Unix environment
      • Start the agent
      • Then again restart the agent
      • The directory structure is changed from
        bin
        lib
        license.html
        readme.txt
        ThirdParty.txt
        var_4445
        .version 
        

        to

        bin
        ${env:SCHEDULER_LOG_DIR}
        lib
        license.html
        readme.txt
        ThirdParty.txt
        var_4445
        .version
        

      Desired Behavior

      • JobScheduler Universal agent should not create directory ${env:SCHEDULER_LOG_DIR} on restart.

      Attachments

        Activity

          People

            oh Oliver Haufe
            Kanika-Agrawal Kanika Agrawal
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: