Endevor Web Services abend during CCI initialization
search cancel

Endevor Web Services abend during CCI initialization

book

Article ID: 126170

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

Abend when starting the STC for Endevor API:
hh.mm.ss STCnnnnn +BC1PAPI0: F000 ABEND CODE=INIT NUMBER=0001
hh.mm.ss STCnnnnn +CCSR010E C1SSESTA U0001 at 0003F65A LMOD BSTPMOPS CSECT BSTPMPGM +000C9A CACIENDV CACIENDV ENDEVOR
hh.mm.ss STCnnnnn +CCSR021I OWNER = CA Endevor SCM R19.0

Environment

All supported versions of Endevor 

Cause

The Web services STC was started manually (via MVS console command START) and failed during CCI initialization :

C1I0019E CCI Initialization failed.
ENDEVOR initialization is terminating BC1PINIT FAILURE, RC=0012.
BC1PAPI0: F000 ABEND CODE=INIT NUMBER=0001

Resolution

Web Services STC can only be started by the CAICCI SPAWN facility.
Define these tasks to the spawn facility by adding a spawn parameter DD statement (ndvspawn) to the ENF procedure for CAICCI services.
The ndvspawn DD statement specifies the name of the started task JCL (based on WSEWSSTC in CSIQJCL) for the CA EndevorĀ® SCM API. 

Additional Information

For further information, see "Enable the Web Services Backend STC"