DG031
- DG031 - check permissions: arcsoc.exe
This verifies if the Server Object Container executable (<ArcGIS Server Installation directory>/bin/arcsoc.exe) has been given Read, Write and Set-UserID (setuid) access rights.
If this check fails, run the following as the install owner:
% chmod 755 arcsoc.exe
% chmod a+s arcsoc.exe
11/18/2013