The WSTOMSTC STC will not start, Code ABEND=U4038.
The Tomcat log shows the error message:
"CEE3588S A call was made to a function in the AMODE 64 DLL libjvm.so from an AMODE 31 caller.
From entry point JzosVM::initializeVMArgs() at compile unit offset +00000094 at entry offset +00000094 at
address 2E90620C."
Release : 18.0
Component : CA Endevor Software Change Manager
Configuration is mixing JVM version, used is 31bit, expected is 64bits
Abend U4038 and error CEE3588S occurs because use of the JVM 64bit version is expected.
In the configuration file, the JAVA_HOME path must point to 64bit.
in the WSTOMSTC JCL the JVM 64 bits program must be used, change JVM VERSION to 86.