Problem Note 50749: Submitting a SAS® job to a SAS® grid environment might fail with the error "Could not Start Grid Job"
When you submit SAS job to a SAS grid environment, the submission might fail, generating the following error:
"Error: Could not Start Grid Job".
This error can occur when users do not have permission to write to the SAS logging facility (LOG4SAS). To determine whether this is the source of the problem, follow these steps:
- Verify that SAS can actually be started on the SAS grid node in question by logging on locally to the host and starting SAS.
- If you can successfully start SAS on the SAS grid node, then make sure that SAS environment has been set by sourcing the LSF profile. To do that, execute LSF_TOP/conf/lsf.profile.
Note: In UNIX operating environments, you might have to source LSF_TOP/conf/lsf.profile in order to set up the LSF environment.
For additional information about sourcing the profile in the SAS environment, see "Verifying the Platform Suite for SAS Environment" in "Chapter 6: Troubleshooting" of the Grid Computing in SAS® 9.2, Third Edition
- After you execute the lsf.profile file, run the following command (using the job ID that is found in SAS® Management Console):
bhist -l job-ID;
The following message might be written in the bhist output, further confirming
a problem with writing to the SAS logging facility.
Exited with exit code 105
- Set debugging in the grid definition as follows:
- Select SAS Management Console ► SASApp - Logical Grid Server ► SASApp -Grid Server ► Properties.
- On the Options tab in the properties dialog box, enter the following option in the Additional Options text box. Then click OK.
stdOutput=1
- Resubmit the job to the grid.
- Look for the resulting sasgrid.stdout and sasgrid.stderr files that will
be created in the Execution Current Work Directory (CWD). Along with these files, you should see the stdout.log file. Note: You can find the CWD in the output that is generated by the submission of the bhist -l job-ID command.
Check the stdout.log file to see whether it contains the following error:
ERROR: Insufficient authorization to access
.../sas/SASConfig/Lev1/SASApp/GridServer/Logs/SASGrid_2013-06-20_sasgrid01_9629.log.
This error indicates that there is insufficient user access. To correct this problem, ensure that all users who submit jobs to the grid have permissions to the Logs directory.
Operating System and Release Information
SAS System | SAS Grid Manager Control Server | Microsoft® Windows® for x64 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows 8 Pro x64 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 Standard Edition | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2003 for x64 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 R2 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows Server 2012 Std | 9.3 | | 9.3 TS1M2 | |
Microsoft Windows XP Professional | 9.3 | | 9.3 TS1M2 | |
Windows 7 Enterprise 32 bit | 9.3 | | 9.3 TS1M2 | |
Windows 7 Enterprise x64 | 9.3 | | 9.3 TS1M2 | |
Windows 7 Home Premium 32 bit | 9.3 | | 9.3 TS1M2 | |
Windows 7 Home Premium x64 | 9.3 | | 9.3 TS1M2 | |
Windows 7 Professional 32 bit | 9.3 | | 9.3 TS1M2 | |
Windows 7 Professional x64 | 9.3 | | 9.3 TS1M2 | |
Windows 7 Ultimate 32 bit | 9.3 | | 9.3 TS1M2 | |
Windows 7 Ultimate x64 | 9.3 | | 9.3 TS1M2 | |
Windows Vista | 9.3 | | 9.3 TS1M2 | |
Windows Vista for x64 | 9.3 | | 9.3 TS1M2 | |
64-bit Enabled AIX | 9.3 | | 9.3 TS1M2 | |
64-bit Enabled HP-UX | 9.3 | | 9.3 TS1M2 | |
64-bit Enabled Solaris | 9.3 | | 9.3 TS1M2 | |
HP-UX IPF | 9.3 | | 9.3 TS1M2 | |
Linux | 9.3 | | 9.3 TS1M2 | |
Linux for x64 | 9.3 | | 9.3 TS1M2 | |
Solaris for x64 | 9.3 | | 9.3 TS1M2 | |
*
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: | medium |
Date Modified: | 2014-02-20 10:00:03 |
Date Created: | 2013-08-15 14:00:26 |