Problem Note 63710: SAS® Job Flow Scheduler does not have full permissions to the scheduler directories, and a "FileNotFound" error occurs
SAS Job Flow Scheduler needs full permissions to the following directories:
- SAS-configuration-directory/Lev1/JobFlowScheduler/Trigger/Logs
- SAS-configuration-directory/Lev1/JobFlowScheduler/Execution/Logs
If these locations do not have 777 permissions, a “FileNotFound” error occurs in the log found in SAS-configuration-directory/Lev1/JobFlowScheduler/Trigger/Logs.
Here is the current workaround:
- Log on as root to the system where the SAS Job Flow Scheduler is installed.
- Submit the following commands (and substitute your specific configuration details where needed):
sudo chmod 777 /SAS-configuration-directory/Lev1/JobFlowScheduler/Execution/Logs
sudo chmod 777 /SAS-configuration-directory/Lev1/JobFlowScheduler/Trigger/Logs
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Job Flow Scheduler | Linux for x64 | 9.46 | | 9.4 TS1M6 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2019-03-19 16:35:12 |
Date Created: | 2019-02-21 11:23:37 |