TOMCAT cannot start with the ERROR:REMOTE #CCI SPAWN UNAVAILABLE
search cancel

TOMCAT cannot start with the ERROR:REMOTE #CCI SPAWN UNAVAILABLE

book

Article ID: 263476

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

 The failing connection gets these messages:

"EWS1117I Request processed by SysID SYSID, STC NDVSPAWN - N/A",
  "EWS1116E [CAICCI error] SPAWN: REMOTE #CCI SPAWN UNAVAILABLE (RC: 8 SRC: 25 DRC: 0)"
 
 

Environment

Release : 18.1

Cause

SysId Name in ENF Does not Match the value of HostName in Endevor Config File 

<?xml version="1.0"?>
<DataSource xmlns="http://xxx.xx.xxxxxxx/endevor/CFG"
            xmlns:cfg="http://xxx.xx.xxxxxxx"
            Name="ENDEVOR"
            Status="Available"
            Message="ENDEVOR Web Service"
            Description="Endevor demo">
    <STC HostName="SYSID"                                                      << the SYSID value here must match value in ENF
         JobName="NDVSPAWN"
         ProgramName="BC1PAPI0"
         Comments="Welcome to ENDEVOR"
      ...........
         AgedTimeout="0"
         ConnectionTimeout="0"
         TypeCacheTimeout="0">
      <wsParameters Lang="EN"
                    TimeZone="GMT-6.0"
                    CodePage="cp01140"
                    Encoding="cp01140"
                    CharacterSet="ISO8859-1"
                    LFSEncoding="ISO8859-1"
                    ContentType="Text"
                    Trace="TestMonitorSTCPool"
                    Traced="ALL" />
    </STC>
</DataSource>

Resolution

 

1- Review ENF log -

2-Search for"sysId"

3-Verify that sysId in ENF match the value of HostName endevor config file

IF NOT :Then proceed to update the HostName Value in the Endevor config STC HostName= to the same ENF sysId

4-  Relaunch the TOMCAT

5-Verify Tomcat log and Spawn Task log