There are various errors that can appear in your std_err_file. Below outlines the cause of the error and what the error looks like:
1. The CLI has not been enabled. CLI disabled
2. The job owner doesn’t have permission to logon to the server where the CLI utilities are installed. com.ca.idash.core.exception.IdashException: Invalid CLI User:root
3. The user specified in the -u parameter is not a valid iDash user. Not authorized to use -u option:rpt_creator
Resolution
1. The CLI has not been enabled.
In the Admin Tool -> Security -> CLI Authentication tab, make sure the CLI Enabled checkbox is checked off. In the IP/Domain/Host tabs, make sure the AE server is included in all three lists (wildcards are acceptable).
2. The job owner doesn’t have permission to logon to the server where the CLI utilities are installed.
Make sure the job owner is a user that can logon to the server where the command will be executed. Autosys does not sudo to any user accounts - it assumes the job owner has direct logon permissions.