Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Behavior
- Currently stdout/stderr is logged to a file scheduler.out on Unix platforms.
- For Windows there is no equivalent. JobScheduler is operated as a service for Windows, therefore the start script is not used to launch the service and cannot provide this functionality.
Desired Behavior
- JobScheduler for Windows writes output to stdout/stderr to a file scheduler.out in the working directory.
- The JobScheduler Engine provides the respective functionality to collect any output to stdout/stderr and to write that output to the scheduler.out file.
Attachments
Issue Links
- is related to
-
JS-1385 Configure -stdout and -stderr options for Windows start script
- Dismissed
-
SET-11 The start script of JobScheduler should log stdout / stderr in case of errors
- Dismissed
-
JS-1514 JobSchedulern should write the file scheduler.out into the logs directory
- Released
- mentioned in
-
Page Loading...