Trying to run installer with properties file
search cancel

Trying to run installer with properties file

book

Article ID: 209422

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

I'm trying to run the APM for SiteMinder installer (caapmsso-13.2.bin).  I ran through it first in console mode, with the -r switch to generate a replayable properties file.  That way I can run it in silent mode.  Here's what the generated response file looks like:

# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.




#Choose Install Folder
#---------------------
USER_INSTALL_DIR=/disk/apps/policyserver/apm

#EP Agent Configuration
#----------------------
EPAGENT_CONFIG=\"localhost\",\"9000\",\"8090\"

#Proceed with Installation
#-------------------------
PROMPT_USER_CHOSEN_OPTION=0

#Install
#-------
-fileOverwrite_/disk/apps/policyserver/apm/UninstallerData/base/Uninstall_APM_SSO.lax=Yes

 

But when I try to run the installer with that response file, I get this error:

Error! - Valid properties/response file not specified in command line and not found in default directory
Command Line Arguments contain illegal values.

 

 

Environment

Release : 13.2

Component :

Resolution

Turned out to be a permissions issue.  

Additional Information

APM for SiteMinder 13.2

EPAgent 10.7.0.197

Siteminder 12.8.04

Command:  sudo -iu root /disk/staging/policyserver/apm/bin/caapmsso-13.2.bin -f ./props