Get 404 error trying to connect to Webhook server
search cancel

Get 404 error trying to connect to Webhook server

book

Article ID: 136155

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

We would like to make use of the Webhook server. I've followed the installation instructions but we are still unable to connect (404 error). 

<IP address> - - [16/Aug/2019:13:13:08 +0000] "GET /MFWebhookServer HTTP/1.1" 404 -

 

Startup message:

09/Aug/2019 17:41:54,046-[INFO] InitializeThreadPool: MF Webhook Server. Loading parameters...

 

Environment

All supported Release 

Component : CA Endevor Software Change Manager

Resolution

Customer is using this URL to connect WebHook Server:  

https://<host>:<port>/MFWebhookServer



Checked the Tomcat directory on USS during the Webex,  the war file for WebHook Server is named as mfwebhookserver.war,  and the directory is mfwebhookserver - all lower case after deploying the war file to Tomcat. 

 

Customer should use the following URL to connect, note that URL is case sensitive after the domain name. 

https://<host>:<port>/mfwebhookserver