Issue installing 14.4 CP2 - Property value for 'deploy.base.path.appserver' is missing in configuration file: CPDeployer.properties
search cancel

Issue installing 14.4 CP2 - Property value for 'deploy.base.path.appserver' is missing in configuration file: CPDeployer.properties

book

Article ID: 267783

calendar_today

Updated On:

Products

CA Identity Manager

Issue/Introduction

Installing the CP2 on our 14.4  Windows environment, stuck using the CP Deployer tool with this error:

Property value for 'deploy.base.path.appserver' is missing in configuration file: CPDeployer.properties

This is our CPDeployer.properties:

#App server base path
# For WebLogic specify the path Till domain name
deploy.base.path.appserver=C:\\jboss-eap-7.2

#Accepted values - JBOSS, WEBLOGIC,WEBSPHERE (case insensitive)
deploy.server.type=JBOSS
#For websphere only. specify cell name configured for websphere
websphere.deploy.cellname=
websphere.deploy.profilename=

# Comma separated file extensions to deploy. Leave blank for all files (#Example jsp,html,jar,dll)
deploy.file.extensions=

#SKIP(default),OVERRIDE, BACKUP_AND_OVERRIDE.
deploy.custom.folder.action=SKIP

#Patch file folder path. leave this empty if you have files copied to /patch folder. This property takes higher precedence over patch folder content
deploy.patch.path=C:\Users\user1\Downloads\CP-IM-1442\CP-IM-1442\CP-IMS-1442\jboss

 

 

Environment

Release : 14.4 on Windows - Jboss 7.2

Cause

must be run from the Windows Command Prompt of Windows
It was not made to run in Power Shell

Resolution

Do not use the PowerShell command prompt. Use Windows Command Prompt instead.