SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 63710: SAS® Job Flow Scheduler does not have full permissions to the scheduler directories, and a "FileNotFound" error occurs

DetailsHotfixAboutRate It

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:

  1. Log on as root to the system where the SAS Job Flow Scheduler is installed.
  2. 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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Job Flow SchedulerLinux for x649.469.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.