Web service Installation failure - environment file does not exist
search cancel

Web service Installation failure - environment file does not exist

book

Article ID: 190773

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

Setting in ENWSInstallOptions.properties:

WSTOM_DATASET=uprfx.uqual.V181A.#.x.CSIQJCL.xxxx
STC_DATASET=uprfx.uqual.V181A.#.x.CSIQJCL
ENVIRONMENT_FILE=xxxxxxxx
TOMCAT_STC=STCNAME

Endevor Web Services installation failed with the following error
Checking ENVIRONMENT_FILE ............................................. [FAILED]
  > Member uprfx.uqual.V181A.#.x.CSIQJCL.xxxx(xxxxxxxx) does not exist or is not readable.

How to fix it ? 

 

Environment

Release : 18.1

Component : CA Endevor Software Change Manager

Resolution

Web Services issue the member does not exist or not readable error if :
1) member such as ENVIRONMENT_FILE or TOMCAT_STC does not exist in STC_DATASET
or
2)  someone is editing those members during the web services installation

According to comments in ENWSInstallOptions.properties: 
Tomcat starting JCL (TOMCAT_STC) and Tomcat Environment file (ENVIRONMENT_FILE) should be copied from the CSIQJCL to WSTOM_DATASET before the installation is started.

Solution:
Make sure ENVIRONMENT_FILE or TOMCAT_STC exist in STC_DATASET, and no one is editing them during the Web Services installation.