Unable to connect to Endevor REST API after recycle the ENDEVOR web services WSTOMSTC.
Got 404 via the healthcheck - https://host:port/EndevorService/
Endevor v19
$CATALINA_BASE/webapps/EndevorService.war is somehow corrupted. The war deployment failed.
There is no error message in the WSTOMSTC output, however, after the war file deployment, unable to find the following INFO message in the STC output:
INFO (c.c.e.c.SetupUtils) Endevor Webservice version: x.xx-xxxxx-xxxxxx
Go to $CATALINA_BASE/webapps/EndevorService and only found one subdir named META-INF.
If the EndevorService.war is deployed successfully, the following 3 subdirs can be found under $CATALINA_BASE/webapps/EndevorService
META-INF WEB-INF static
Run WSTOMINS with ACTION=UPDATE to copy the EndevorService.war from CSIQHFS to $CATALINA_BASE/webapps.
Restart WSTOMSTC.