<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS Jobs Submitted to a Queue directly goes to Exit state in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708418#M21103</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327834"&gt;@Madhan_cog1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you able to submit jobs directly using bsub to this particular queue/node and see if it works successfully?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;bsub -q "big" sleep 300&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If it works fine then LSF is working as expected, there is some issue with launch of SAS Session on the particular node. Here is a snap from LSF KB page as well:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Exit codes less than 128 relate to application exit values, while exit codes greater than 128 relate to system signal exit values (LSF adds 128 to system values)&lt;/PRE&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_admin/job_exit_codes_lsf.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_admin/job_exit_codes_lsf.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to troubleshoot further on SAS Side, check if user has the permissions to submit job to this queue, connect spawner is running on the node or check for object spawner logs.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2020 13:18:59 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2020-12-28T13:18:59Z</dc:date>
    <item>
      <title>SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708417#M21102</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have installed and configured SAS 9.4 M5 Grid(Multi tier architecture) in a Linux Environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have installed Application server on the Grid control server and only configured Object spawner and SAS EVM agent on the grid nodes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Completed all the steps required for Load balancing as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now we have defined three queues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Normal- To execute on grid control server.&lt;/P&gt;
&lt;P&gt;Big-To execute on grid node2&lt;/P&gt;
&lt;P&gt;Big_priority-To execute on grid node3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When we submit the jobs in normal queue the job gets completed succesfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when we submit jobs to other two queues the job gets submitted to corresponding hosts but it directly goes to EXIT state.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When we checked the job id we found below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[scesasdemo@scevalremote1 SASGSUB-2020-12-28_13.44.54.810_test]$ bhist -l 2210&lt;BR /&gt;\&lt;BR /&gt;Job &amp;lt;2210&amp;gt;, Job Name &amp;lt;test&amp;gt;, User &amp;lt;scesasdemo&amp;gt;, Project &amp;lt;default&amp;gt;, Command &amp;lt;/sh&lt;BR /&gt;ared/sas/config/Lev2/SASApp/GridServer/sasgrid "SASBATCHSA&lt;BR /&gt;SPGM:'test.sas'" SASWANTJOBINFO:1 "SASBATCHWRKDIR:'/gridwo&lt;BR /&gt;rk/work/scesasdemo/SASGSUB-2020-12-28_13.44.54.810_test'"&amp;gt;&lt;BR /&gt;Mon Dec 28 13:44:54: Submitted from host &amp;lt;scevalremote1.corp.novocorp.net&amp;gt;, to&lt;BR /&gt;Queue &amp;lt;big&amp;gt;, CWD &amp;lt;$HOME&amp;gt;, Requested Resources &amp;lt;SASApp&amp;gt;;&lt;BR /&gt;Mon Dec 28 13:44:55: Dispatched 1 Task(s) on Host(s) &amp;lt;scevalgrid3.corp.novocorp&lt;BR /&gt;.net&amp;gt;, Allocated 1 Slot(s) on Host(s) &amp;lt;scevalgrid3.corp.no&lt;BR /&gt;vocorp.net&amp;gt;, Effective RES_REQ &amp;lt;select[(SASApp) &amp;amp;&amp;amp; (type =&lt;BR /&gt;= any)] order[r15s:pg] &amp;gt;;&lt;BR /&gt;Mon Dec 28 13:44:56: Starting (Pid 4042);&lt;BR /&gt;Mon Dec 28 13:44:56: Running with execution home &amp;lt;/nnhome/scesasdemo&amp;gt;, Executio&lt;BR /&gt;n CWD &amp;lt;/nnhome/scesasdemo&amp;gt;, Execution Pid &amp;lt;4042&amp;gt;;&lt;BR /&gt;Mon Dec 28 13:44:56: Exited with exit code 112. The CPU time used is 0.2 second&lt;BR /&gt;s;&lt;BR /&gt;Mon Dec 28 13:44:56: Completed &amp;lt;exit&amp;gt;;&lt;/P&gt;
&lt;P&gt;Summary of time in seconds spent in various states by Mon Dec 28 13:44:56&lt;BR /&gt;PEND PSUSP RUN USUSP SSUSP UNKWN TOTAL&lt;BR /&gt;1 0 1 0 0 0 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Job exited with code 112.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please suggest what could be the issue.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Madhan M.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 12:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708417#M21102</guid>
      <dc:creator>Madhan_cog1</dc:creator>
      <dc:date>2020-12-28T12:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708418#M21103</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327834"&gt;@Madhan_cog1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you able to submit jobs directly using bsub to this particular queue/node and see if it works successfully?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;bsub -q "big" sleep 300&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If it works fine then LSF is working as expected, there is some issue with launch of SAS Session on the particular node. Here is a snap from LSF KB page as well:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Exit codes less than 128 relate to application exit values, while exit codes greater than 128 relate to system signal exit values (LSF adds 128 to system values)&lt;/PRE&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_admin/job_exit_codes_lsf.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/lsf_admin/job_exit_codes_lsf.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to troubleshoot further on SAS Side, check if user has the permissions to submit job to this queue, connect spawner is running on the node or check for object spawner logs.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 13:18:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708418#M21103</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-12-28T13:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708419#M21104</link>
      <description>&lt;P&gt;Hi Anand,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;Yes -&lt;/P&gt;
&lt;PRE class="language-sas"&gt;&lt;CODE&gt;bsub -q "big" sleep 300&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Object spawner on the grid nodes are running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We could see the below in the log.&lt;/P&gt;
&lt;P&gt;2020-12-28T12:04:36,932 INFO [00000063] :scesas - Attempt to connect to peer iom://scevalgrid2.corp.novocorp.net:8582;;noredirect,classfactory=6A829631-BE4A-4CFF-82F6-B378705DF34C,user=,encr=SASProprietary,encrlvl=credentials/ for cluster SASApp - Logical Workspace Server (A5HKFV4Z.AW000006) failed with exception &amp;lt;?xml version="1.0" ?&amp;gt;&amp;lt;Exceptions&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;A connection refused usually indicates the target server is not active. Or, if active, it may be listening on a different port or service.&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;The Bridge Protocol Engine Socket Access Method was unable to connect to host scevalgrid2.corp.novocorp.net, port 8582.&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;The TCP/IP tcpSockConnect() support routine failed with error 111 (The connection was refused.).&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;/Exceptions&amp;gt;.&lt;BR /&gt;2020-12-28T12:04:36,932 INFO [00000062] :scesas - Attempt to connect to peer iom://scevalgrid3.corp.novocorp.net:8582;;noredirect,classfactory=6A829631-BE4A-4CFF-82F6-B378705DF34C,user=,encr=SASProprietary,encrlvl=credentials/ for cluster SASApp - Logical Workspace Server (A5HKFV4Z.AW000006) failed with exception &amp;lt;?xml version="1.0" ?&amp;gt;&amp;lt;Exceptions&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;A connection refused usually indicates the target server is not active. Or, if active, it may be listening on a different port or service.&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;The Bridge Protocol Engine Socket Access Method was unable to connect to host scevalgrid3.corp.novocorp.net, port 8582.&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;The TCP/IP tcpSockConnect() support routine failed with error 111 (The connection was refused.).&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;/Exceptions&amp;gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Madhan M.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 13:32:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708419#M21104</guid>
      <dc:creator>Madhan_cog1</dc:creator>
      <dc:date>2020-12-28T13:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708421#M21105</link>
      <description>&lt;P&gt;Is your grid configured to support HA for object spawner? Does all the machines run object spawner service? I can see connection refused messages in the log you have shared.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did the configuration work without errors before making the changes to the queue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 13:41:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708421#M21105</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-12-28T13:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708440#M21106</link>
      <description>SASGSUB just runs SAS without using the object spawner. The 112 indicates something is wrong with the setup on the grid node. See if there is a SasGrid.*.log in the &amp;lt;config&amp;gt;/LevX/&amp;lt;AppServer&amp;gt;/GridServer/Logs subdirectory on the execution machine. That log may have the SAS error message for the 112 error code. &lt;BR /&gt;&lt;BR /&gt;You could also run the command that LSF ran on the execution machine Fromm terminal window and see what happens.</description>
      <pubDate>Mon, 28 Dec 2020 15:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708440#M21106</guid>
      <dc:creator>doug_sas</dc:creator>
      <dc:date>2020-12-28T15:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708513#M21107</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;Yes we have logs under&amp;nbsp;&lt;SPAN&gt;&amp;lt;config&amp;gt;/LevX/&amp;lt;AppServer&amp;gt;/GridServer/Logs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The log shows like below.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;SASGRID: Job started at 11:29:49 on 12/28/20&lt;BR /&gt;SASGRID: parm as entered = SASBATCHSASPGM:'test.sas'&lt;BR /&gt;SASGRID: parm stripped = SASBATCHSASPGM:'test.sas'&lt;BR /&gt;SASGRID: name = SASBATCHSASPGM&lt;BR /&gt;SASGRID: value = 'test.sas'&lt;BR /&gt;SASGRID: parm as entered = SASWANTJOBINFO:1&lt;BR /&gt;SASGRID: parm stripped = SASWANTJOBINFO:1&lt;BR /&gt;SASGRID: name = SASWANTJOBINFO&lt;BR /&gt;SASGRID: value = 1&lt;BR /&gt;SASGRID: parm as entered = SASBATCHWRKDIR:'/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'&lt;BR /&gt;SASGRID: parm stripped = SASBATCHWRKDIR:'/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'&lt;BR /&gt;SASGRID: name = SASBATCHWRKDIR&lt;BR /&gt;SASGRID: value = '/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'&lt;BR /&gt;SASGRID: envVars ***=== START ===***&lt;BR /&gt;APPSERVER_ROOT=/shared/sas/config/Lev2/SASApp&lt;BR /&gt;BASESASDIR=/shared/sas/apps/SASHome/SASFoundation/9.4&lt;BR /&gt;BASH=/bin/sh&lt;BR /&gt;BASHOPTS=cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath&lt;BR /&gt;BASH_ALIASES=()&lt;BR /&gt;BASH_ARGC=([0]="3")&lt;BR /&gt;BASH_ARGV=([0]="SASBATCHWRKDIR:'/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'" [1]="SASWANTJOBINFO:1" [2]="SASBATCHSASPGM:'test.sas'")&lt;BR /&gt;BASH_CMDS=()&lt;BR /&gt;BASH_LINENO=([0]="0")&lt;BR /&gt;BASH_SOURCE=([0]="/shared/sas/config/Lev2/SASApp/GridServer/sasgrid")&lt;BR /&gt;BASH_VERSINFO=([0]="4" [1]="2" [2]="46" [3]="2" [4]="release" [5]="x86_64-redhat-linux-gnu")&lt;BR /&gt;BASH_VERSION='4.2.46(2)-release'&lt;BR /&gt;BINARY_TYPE_HPC=&lt;BR /&gt;BSUB_BLOCK_EXEC_HOST=&lt;BR /&gt;CONTEXT_USERMODS_OPTIONS=&lt;BR /&gt;DEPLOYWIZ=/shared/sas/apps/SASHome/SASDeploymentManager/9.4/products/deploywiz__94512__prt__xx__sp0__1/deploywiz&lt;BR /&gt;DIRSTACK=()&lt;BR /&gt;EUID=634867&lt;BR /&gt;GROUPS=()&lt;BR /&gt;HISTCONTROL=ignoredups&lt;BR /&gt;HISTSIZE=1000&lt;BR /&gt;HOME=/nnhome/scesasdemo&lt;BR /&gt;HOST=scevalremote1&lt;BR /&gt;HOSTNAME=scevalgrid3.corp.novocorp.net&lt;BR /&gt;HOSTTYPE=X86_64&lt;BR /&gt;IFS='&lt;BR /&gt;'&lt;BR /&gt;INHERIT=0&lt;BR /&gt;JAVA_HOME=/shared/sas/apps/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre&lt;BR /&gt;JAVA_JRE_COMMAND=/shared/sas/apps/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java&lt;BR /&gt;JOB_TERMINATE_INTERVAL=10&lt;BR /&gt;JS_ARCH=linux2.6-glibc2.3-x86_64&lt;BR /&gt;JS_ENVDIR=/shared/pm/conf&lt;BR /&gt;JS_HOME=/shared/pm&lt;BR /&gt;JS_SERVERDIR=/shared/pm/10.1/linux2.6-glibc2.3-x86_64/etc&lt;BR /&gt;JS_VERSION=10.1&lt;BR /&gt;KRB5CCNAME=KEYRING:persistent:634867&lt;BR /&gt;LANG=en_US.UTF-8&lt;BR /&gt;LD_LIBRARY_PATH=/shared/sas/apps/SASHome/Secure/sasexe:/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/lib:/shared/sas/apps/SASHome/Secure/sasexe:/shared/sas/apps/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/lib/i386/server:/shared/sas/apps/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/lib/i386:/shared/sas/apps/SASHome/SASFoundation/9.4/sasexe:/shared/pm/10.1/linux2.6-glibc2.3-x86_64/lib:/opt/oracle/product/19.0.0/client_1/lib:/lib:/usr/lib&lt;BR /&gt;LESSOPEN='||/usr/bin/lesspipe.sh %s'&lt;BR /&gt;LEVEL_ROOT=/shared/sas/config/Lev2&lt;BR /&gt;LOGNAME=scesasdemo&lt;BR /&gt;LSB_ACCT_FILE=/tmp/2097.tmpdir/.1609140514.2097.acct&lt;BR /&gt;LSB_AFFINITY_HOSTFILE=/nnhome/scesasdemo/.lsbatch/1609140514.2097.hostAffinityFile&lt;BR /&gt;LSB_BATCH_JID=2097&lt;BR /&gt;LSB_CHKFILENAME=/nnhome/scesasdemo/.lsbatch/1609140514.2097&lt;BR /&gt;LSB_DJOB_HOSTFILE=/nnhome/scesasdemo/.lsbatch/1609140514.2097.hostfile&lt;BR /&gt;LSB_DJOB_NUMPROC=1&lt;BR /&gt;LSB_DJOB_RANKFILE=/nnhome/scesasdemo/.lsbatch/1609140514.2097.hostfile&lt;BR /&gt;LSB_EEXEC_REAL_GID=&lt;BR /&gt;LSB_EEXEC_REAL_UID=&lt;BR /&gt;LSB_EFFECTIVE_RSRCREQ='select[(SASApp) &amp;amp;&amp;amp; (type == any)] order[r15s:pg] '&lt;BR /&gt;LSB_EXEC_CLUSTER=sas_val_cluster&lt;BR /&gt;LSB_EXEC_HOSTTYPE=X86_64&lt;BR /&gt;LSB_EXIT_PRE_ABORT=99&lt;BR /&gt;LSB_HOSTS=scevalgrid3.corp.novocorp.net&lt;BR /&gt;LSB_JOBEXIT_STAT=0&lt;BR /&gt;LSB_JOBFILENAME=/nnhome/scesasdemo/.lsbatch/1609140514.2097&lt;BR /&gt;LSB_JOBID=2097&lt;BR /&gt;LSB_JOBINDEX=0&lt;BR /&gt;LSB_JOBNAME=test&lt;BR /&gt;LSB_JOBRES_CALLBACK=56425@scevalgrid3.corp.novocorp.net&lt;BR /&gt;LSB_JOBRES_PID=18631&lt;BR /&gt;LSB_JOB_EXECUSER=scesasdemo&lt;BR /&gt;LSB_MAX_NUM_PROCESSORS=1&lt;BR /&gt;LSB_MCPU_HOSTS='scevalgrid3.corp.novocorp.net 1 '&lt;BR /&gt;LSB_OUTDIR=/nnhome/scesasdemo&lt;BR /&gt;LSB_PROJECT_NAME=default&lt;BR /&gt;LSB_QUEUE=big_priority&lt;BR /&gt;LSB_RES_GET_FANOUT_INFO=Y&lt;BR /&gt;LSB_SUB_HOST=scevalremote1.corp.novocorp.net&lt;BR /&gt;LSB_SUB_RES_REQ=SASApp&lt;BR /&gt;LSB_SUB_USER=scesasdemo&lt;BR /&gt;LSB_TRAPSIGS='trap # 15 10 12 2 1'&lt;BR /&gt;LSB_UNIXGROUP_INT=sasadm&lt;BR /&gt;LSB_XFER_OP=&lt;BR /&gt;LSFUSER=scesasdemo&lt;BR /&gt;LSF_BINDIR=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/bin&lt;BR /&gt;LSF_CGROUP_TOPDIR_KEY=sas_val_cluster&lt;BR /&gt;LSF_EGO_ENVDIR=/shared/lsf/conf/ego/sas_val_cluster/kernel&lt;BR /&gt;LSF_ENVDIR=/shared/lsf/conf&lt;BR /&gt;LSF_FULL_VERSION=10.1&lt;BR /&gt;LSF_ISV_MODE=SAS&lt;BR /&gt;LSF_ISV_MSG='&amp;gt;;7=736?&amp;lt;;24&amp;lt;=&amp;gt;&amp;gt;@&amp;lt;683?:?1?13=925&amp;gt;&amp;lt;1&amp;gt;126:517316;34&amp;gt;;6&amp;gt;&amp;lt;?7&amp;lt;7137:&amp;gt;;'&lt;BR /&gt;LSF_JOB_TIMESTAMP_VALUE=1609151388&lt;BR /&gt;LSF_LIBDIR=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/lib&lt;BR /&gt;LSF_LIM_API_NTRIES=1&lt;BR /&gt;LSF_LOGDIR=/shared/lsf/log&lt;BR /&gt;LSF_PM_SOCKFD=12&lt;BR /&gt;LSF_SERVERDIR=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/etc&lt;BR /&gt;LSNULFILE=/dev/null&lt;BR /&gt;LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:'&lt;BR /&gt;LS_EXECCWD=/nnhome/scesasdemo/&lt;BR /&gt;LS_EXEC_T=START&lt;BR /&gt;LS_JOBPID=18631&lt;BR /&gt;LS_SUBCWD=/nnhome/scesasdemo/&lt;BR /&gt;MACHTYPE=x86_64-redhat-linux-gnu&lt;BR /&gt;MAIL=/var/spool/mail/scesasdemo&lt;BR /&gt;MANPATH=/shared/pm/10.1/man:/shared/lsf/10.1/man:&lt;BR /&gt;OLDPWD=/nnhome/scesasdemo&lt;BR /&gt;OPTERR=1&lt;BR /&gt;OPTIND=1&lt;BR /&gt;ORACLE_BASE=/opt/oracle/product&lt;BR /&gt;ORACLE_HOME=/opt/oracle/product/19.0.0/client_1&lt;BR /&gt;ORACLE_TERM=xterm&lt;BR /&gt;OSTYPE=linux-gnu&lt;BR /&gt;PATH=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/etc:/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/bin:/shared/pm/10.1/bin:/shared/pm/10.1/linux2.6-glibc2.3-x86_64/bin:/opt/oracle/product/19.0.0/client_1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:.:/bin:/nnhome/scesasdemo/.local/bin:/nnhome/scesasdemo/bin&lt;BR /&gt;PIPESTATUS=([0]="0")&lt;BR /&gt;POSIXLY_CORRECT=y&lt;BR /&gt;PPID=18637&lt;BR /&gt;PS4='+ '&lt;BR /&gt;PWD=/shared/sas/config/Lev2/SASApp&lt;BR /&gt;RCPRC=0&lt;BR /&gt;RMSQUERY=rmsquery&lt;BR /&gt;RUNMODE=BATCH&lt;BR /&gt;SASAPPSERVER=SASApp&lt;BR /&gt;SASCFGPATH='/shared/sas/config/Lev2/SASApp/sasv9.cfg, /shared/sas/config/Lev2/SASApp/sasv9_usermods.cfg'&lt;BR /&gt;SASCLIENTPORT=&lt;BR /&gt;SASDAEMONHOST=&lt;BR /&gt;SASDAEMONPORT=&lt;BR /&gt;SASEXEFILE=/shared/sas/apps/SASHome/SASFoundation/9.4/sas&lt;BR /&gt;SASGRIDBATCHPGM=''\''test.sas'\'''&lt;BR /&gt;SASGRIDCMDPATH=/shared/sas/config/Lev2/SASApp/GridServer&lt;BR /&gt;SASGRIDLOGDIR=/shared/sas/config/Lev2/SASApp/GridServer/Logs&lt;BR /&gt;SASGRIDSHAREDIR=/gridwork&lt;BR /&gt;SASGRIDWORKDIR=/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test&lt;BR /&gt;SASREDIRCMDOPTS=-addshell&lt;BR /&gt;SASROOT=/shared/sas/apps/SASHome/SASFoundation/9.4&lt;BR /&gt;SASVJR_HOME=/shared/sas/apps/SASHome/SASVersionedJarRepository&lt;BR /&gt;SASVJR_REPOSITORYPATH=/shared/sas/apps/SASHome/SASVersionedJarRepository/eclipse&lt;BR /&gt;SASWANTJOBINFO=TRUE&lt;BR /&gt;SAS_COMMAND=/shared/sas/apps/SASHome/SASFoundation/9.4/sas&lt;BR /&gt;SAS_HOME=/shared/sas/apps/SASHome&lt;BR /&gt;SAS_JOB_AUTH=LiklKy8uJTAnLC4iLSIpJQ==&lt;BR /&gt;SBD_KRB5CCNAME_VAL=&lt;BR /&gt;SELINUX_LEVEL_REQUESTED=&lt;BR /&gt;SELINUX_ROLE_REQUESTED=&lt;BR /&gt;SELINUX_USE_CURRENT_RANGE=&lt;BR /&gt;SERVER_PID_FILE_NAME=server.scevalgrid3.pid&lt;BR /&gt;SHELL=/bin/bash&lt;BR /&gt;SHELLOPTS=braceexpand:hashall:interactive-comments:posix:privileged&lt;BR /&gt;SHLVL=4&lt;BR /&gt;SHOSTNAME=scevalgrid3&lt;BR /&gt;SSH_CLIENT='172.27.27.45 60575 22'&lt;BR /&gt;SSH_CONNECTION='172.27.27.45 60575 10.78.163.27 22'&lt;BR /&gt;SSH_TTY=/dev/pts/3&lt;BR /&gt;STRIPPATH=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/bin:/shared/pm/10.1/bin:/shared/pm/10.1/linux2.6-glibc2.3-x86_64/bin:/opt/oracle/product/19.0.0/client_1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:.:/bin:/nnhome/scesasdemo/.local/bin:/nnhome/scesasdemo/bin:&lt;BR /&gt;TERM=dumb&lt;BR /&gt;TKPATH=/shared/sas/apps/SASHome/SASFoundation/9.4/core/sasext:/shared/sas/apps/SASHome/Secure/sasexe&lt;BR /&gt;TK_Default_Options=&lt;BR /&gt;TK_PATHLIST=/shared/sas/apps/SASHome/SASFoundation/9.4/core/sasext:/shared/sas/apps/SASHome/Secure/sasexe:/shared/sas/apps/SASHome/SASFoundation/9.4/sasexe:/shared/sas/apps/SASHome/SASFoundation/9.4/utilities/bin&lt;BR /&gt;TMOUT=14400&lt;BR /&gt;UID=634867&lt;BR /&gt;USER=scesasdemo&lt;BR /&gt;UTILITIES=/shared/sas/apps/SASHome/SASDeploymentManager/9.4/products/cfgwizard__94512__prt__xx__sp0__1/Utilities&lt;BR /&gt;XDG_DATA_DIRS=/nnhome/scesasdemo/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share&lt;BR /&gt;XDG_RUNTIME_DIR=/run/user/634867&lt;BR /&gt;XDG_SESSION_ID=4207&lt;BR /&gt;XLSF_UIDDIR=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/lib/uid&lt;BR /&gt;_='SASGRID: envVars ***=== START ===***'&lt;BR /&gt;_CUR_PATH_ENV=/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/bin:/shared/lsf/10.1/linux2.6-glibc2.3-x86_64/etc:/shared/pm/10.1/bin:/shared/pm/10.1/linux2.6-glibc2.3-x86_64/bin:/opt/oracle/product/19.0.0/client_1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:.:/bin:/nnhome/scesasdemo/.local/bin:/nnhome/scesasdemo/bin:&lt;BR /&gt;__LSF_JOB_TMPDIR__=/tmp/2097.tmpdir&lt;BR /&gt;_libcver=17&lt;BR /&gt;_lsf_conf=/shared/lsf/conf/lsf.conf&lt;BR /&gt;_lsf_enable_ego=N&lt;BR /&gt;_machine=x86_64&lt;BR /&gt;_slurm_signature_file=/var/lsf/lsfslurm&lt;BR /&gt;debugfile=/shared/sas/config/Lev2/SASApp/GridServer/Logs/SASGrid.scesasdemo.scevalgrid3.corp.novocorp.net.18641.20201228112949.log&lt;BR /&gt;field1=Linux&lt;BR /&gt;glibc=/lib64/libc.so.6&lt;BR /&gt;parm='SASBATCHWRKDIR:'\''/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'\'''&lt;BR /&gt;parmname=SASBATCHWRKDIR&lt;BR /&gt;parmval=''\''/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test'\'''&lt;BR /&gt;role=unknown&lt;BR /&gt;sasgsub=/shared/sas/config/Lev2/Applications/SASGridManagerClientUtility/9.4/sasgsub&lt;BR /&gt;subver=3.10&lt;BR /&gt;tempName=scesasdemo.scevalgrid3.corp.novocorp.net.18641.20201228112949&lt;BR /&gt;tmp=gawk&lt;BR /&gt;uname_val='Linux scevalgrid3.corp.novocorp.net 3.10.0-1062.el7.x86_64 #1 SMP Thu Jul 18 20:25:13 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux'&lt;BR /&gt;version=3&lt;BR /&gt;SASGRID: envVars ***=== END ===***&lt;BR /&gt;SASGRID: Running Batch&lt;BR /&gt;SASGRID: SASGRIDWORKDIR=/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test&lt;BR /&gt;SASGRID: SAS Batch Command= /shared/sas/apps/SASHome/SASFoundation/9.4/sas -logconfigloc "/shared/sas/config/Lev2/SASApp/GridServer/logconfig.batch.xml" -noterminal -sasuser work -sysin "/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test/test.sas" -LOG "/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test/test.log" -PRINT "/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test/test.lst" -set GRIDWORK "/gridwork/work/scesasdemo/SASGSUB-2020-12-28_08.28.34.156_test"&lt;BR /&gt;ERROR: (SASXKINI): PHASE 3 KERNEL INITIALIZATION FAILED.&lt;BR /&gt;ERROR: Unable to initialize the SAS kernel.&lt;/P&gt;
&lt;P&gt;SASGRID: SAS Batch RC=112&lt;BR /&gt;SASGRID: RC=112&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Madhan M.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 05:51:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708513#M21107</guid>
      <dc:creator>Madhan_cog1</dc:creator>
      <dc:date>2020-12-29T05:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708516#M21108</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327834"&gt;@Madhan_cog1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are you submitting the program? Can you share the command? Example below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;SASGSUB -GRIDSUBMITPGM /mysasfilesystem/test.sas -JOBOPTS queue=big&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Dec 2020 06:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708516#M21108</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-12-29T06:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708517#M21109</link>
      <description>&lt;P&gt;Hi Anand,&lt;/P&gt;
&lt;P&gt;We are submitting the program using the below command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;$sasgsub -gridsubmitpgm test.sas -JOBOPTS queue=big&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Madhan M&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Dec 2020 06:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708517#M21109</guid>
      <dc:creator>Madhan_cog1</dc:creator>
      <dc:date>2020-12-29T06:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708519#M21110</link>
      <description>&lt;P&gt;Ok thanks for sharing. I hope the test.sas file is located on the same path/directory from where you are submitting the sasgsub command. If not, please use full path to the file location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the error in the log clearly states that there is some issue while launching SAS and it doesn't state any specific error causing this, you will have to check few things:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Check if you are able to submit a SAS job on the node directly. You can run the below command&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/shared/sas/apps/SASHome/SASFoundation/9.4/sas -logconfigloc "/shared/sas/config/Lev2/SASApp/GridServer/logconfig.batch.xml" -sysin "&amp;lt;replace-full-path-here&amp;gt;/test.sas" &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;- Check if the user has proper permissions to the file system of the .sas file location, work location, home directory, /tmp&lt;/P&gt;
&lt;P&gt;- Check if you are able to submit jobs via any client instead of running it from batch mode&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 07:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/708519#M21110</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-12-29T07:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jobs Submitted to a Queue directly goes to Exit state</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/709218#M21135</link>
      <description>An exit code of 112 typically means the execution user does not have permission to write to the WORK location. Are you able to start SAS as scesasdemo on host scevalgrid3 by running  /shared/sas/apps/SASHome/SASFoundation/9.4/sas -nodms in the terminal?</description>
      <pubDate>Mon, 04 Jan 2021 14:27:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Jobs-Submitted-to-a-Queue-directly-goes-to-Exit-state/m-p/709218#M21135</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-01-04T14:27:59Z</dc:date>
    </item>
  </channel>
</rss>

