Job Fails and Spool Wont Generate
search cancel

Job Fails and Spool Wont Generate

book

Article ID: 222487

calendar_today

Updated On:

Products

CA Workload Automation DE

Issue/Introduction

Job Fails and Spool Wont Generate with no errors in Agent logs.

Environment

Release : All Supported Version

Component : CA System Agent 

Cause

Mostly its due to permission issue, as below you may have to restart the Agent and it would promote you the permission related stuff in nohup.stderr file.

[root@XXXXXXXXX WA_Agent]# cat nohup.stderr /opt/CA/WA_Agent/cybspawn: line 14: /opt/CA/WA_Agent/cybspawn.bin: Operation not permitted
/opt/CA/WA_Agent/cybspawn: line 14: /opt/CA/WA_Agent/cybspawn.bin: Success /opt/CA/WA_Agent/cybspawn: line 14: /opt/CA/WA_Agent/cybspawn.bin: Operation not permitted
/opt/CA/WA_Agent/cybspawn: line 14: /opt/CA/WA_Agent/cybspawn.bin: Success

Resolution

Grant the 755 permission to the respective file that would resolve the issue.