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

The portable JOE should contain the value for SCHEDULER_HOT_FOLDER in the file jobeditor_environment_variables.cmd-examples

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12
    • 1.12.5
    • None

    Description

      Current Situation

      The portable JOE provides a file jobeditor_environment_variables.cmd-example. The file does not contain an example for the SCHEDULER_HOT_FOLDER environment variable.
      The start script does contain a call like

      set CALLARGS=-classpath "%CP%" %LOG4JPROP% %JAVA_OPTIONS% -DSCHEDULER_HOME="%SCHEDULER_HOME%" -DSCHEDULER_DATA="%SCHEDULER_DATA%" -DSCHEDULER_HOT_FOLDER="" sos.scheduler.editor.app.Editor
      

      Desired Behavior

      The portable JOE should provide a file jobeditor_environment_variables.cmd-example that contains an example for the SCHEDULER_HOT_FOLDER environment variable like

      set SCHEDULER_HOT_FOLDER=D:\documents\sos-berlin.com\scheduler_joc_cockpit\config\live
      

      The start script should contain a call like

      set CALLARGS=-classpath "%CP%" %LOG4JPROP% %JAVA_OPTIONS% -DSCHEDULER_HOME="%SCHEDULER_HOME%" -DSCHEDULER_DATA="%SCHEDULER_DATA%" -DSCHEDULER_HOT_FOLDER="%SCHEDULER_HOT_FOLDER%" sos.scheduler.editor.app.Editor
      

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              ur Uwe Risse
              Uwe Risse Uwe Risse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: