Installed ZOWE 2.5 and have started the ZWESLSTC . The STC is starting but its not connecting to IP and Port . The STC fails with and abend S806 .
CA-7.I32V - APPLID(XXXX) TERM(XXXX ) LU(XXXX)
IEA989I SLIP TRAP ID=X806 MATCHED. JOBNAME=xxxxxSTC, ASID=00xx.
IEF450I xxxxxSTC *xxxxxx - ABEND=S806 U0000 REASON=00000004 467
JOBNAME: xxxxxSTC SYSTEM ABEND: 806 xxxxx 2023/05/08 11:45:36
- <H1> S Y N O P S I S
The system load of module CRTEQCXS failed. The load module was not found in the
standard MVS search path.
The abend was caused by an undetermined instruction in module CELQLIB.
Important messages:
CEE3501S The module CRTEQCXS was not found.
(See "Event Details" - "Event 7 of 7" - "Associated Messages" for message
explanation)
Release : 4.0
Customer is using Node V18 In ZOWE.YAML file
node:
home: "/global/node.js/node-v18.14.2/"
From the IBM document, nodeJs version 18 can cause "CEE3501S The module CRTEQCXS was not found" error
Use other version of node JS - for example version 16 to install ZOWE.