Silent Agent Install Error - Path to the RAW_DATA file does not exist
search cancel

Silent Agent Install Error - Path to the RAW_DATA file does not exist

book

Article ID: 233848

calendar_today

Updated On:

Products

CA Workload Automation AE - System Agent (AutoSys)

Issue/Introduction

Attempting to perform a silent agent install and it is failing with the following error...

:Unexpected error occurred during file generation:

   Exception: com.ca.generator.GenUtilityValidationException: Path to the RAW_DATA file does not exist.

                at com.ca.generator.GenerateFilesDriver.getRawDataContent(GenerateFilesDriver.java:114)

                at com.ca.generator.GenerateFilesDriver.loadProperties(GenerateFilesDriver.java:100)

                at com.ca.generator.GenerateFilesDriver.main(GenerateFilesDriver.java:23)

Environment

Release : 11.3.x, 11.4, 12.0

Component : Workload Automation System Agent

Cause

In the install properties file, a RAW_DATA parameter can be set with a path and file used to add additional custom parameters to the agentparm.txt file. The "Path to the RAW_DATA file does not exist" error occurs if that file cannot be located by the installer.

Resolution

Ensure the path and file specified for the RAW_DATA parameter within the install properties file is valid.