It have full access to the %DS_COMMON_DIR%\log folder.
Also, when control m tries to execute the job, i am seeing the below error logged into Al_RWjoblauncherlog.txt file.
(14.2.1.622) 08_25_2014 21:03:41 (4104): CRWJobLauncherApp::InitInstance called.
(14.2.1.622) 08_25_2014 21:03:41 (4104): Failed to create ExtendedErrorHelper instance
(14.2.1.622) 08_25_2014 21:03:41 (4104): *** RWJL_EXIT called.
(14.2.1.622) 08_25_2014 21:03:41 (4104): *** ERROR: RWJobLauncher failed to connect to CMS. (BODI-1250220)
(14.2.1.622) 08_25_2014 21:03:41 (4104): *** RWJL_EXIT called <180009 : Invalid command line syntax. (BODI-1250107)>
(14.2.1.622) 08_25_2014 21:03:41 (4104): *** ERROR: RWJobLauncher failed to get the repository information. (BODI-1250216)
USAGE
Command line syntax:
AL_RWJobLauncher.exe [“inet addr”] [“server log path”] [-w] [-s] [-t] [-v] [-C] [-S]
“inet addr” : inet address (in quotes). For example: “inet:foo:3010”.
“server log path” : Path to log directory for server (in quotes).
-w : Execute the job and wait for it to complete. The -s option (below) is implicitly included.
-tnnn : nnn = The time in milliseconds that the Job Server waits before checking a job’s status.
-s : Return exit status of the last job executed (unless server error, then return status of request).
Note: Combine -w, -s, and -t to execute the job, wait for completion and return the status.
-v : Print AL_RWJobLauncher version number
-S “server group” : Lists the server group and Job Servers it contains using the following syntax:
"server group name;server name:server host:server port[;server name:server host:server port][...]"
-C “file name” : Name of the engine command file (path to a file which contains the command line arguments to be sent to the engine).
JOB LAUNCHER ERRORS:
180002 : Network failure. (BODI-1250100)
180003 : Schedule service has not been started. (BODI-1250101)
180004 : Link_Dir is not defined. (BODI-1250102)
180005 : Trace Message file could not be created. (BODI-1250103)
180006 : Error Message file could not be created. (BODI-1250104)
180007 : GUID not found. Status cannot be returned. (BODI-1250105)
180008 : No command line arguments were found (causing this dialog). (BODI-1250106)
180009 : Invalid command line syntax. (BODI-1250107)
180010 : Can’t open command file (see -C option). (BODI-1250108)
DSKSR (BOB member since 2011-02-04)