API Gateway 9.12 Not Working

Hi Team,

I have installed the webMethods API Gateway 9.12 in my local system. Also the latest Fix 4 is also installed. The login URL is,

http://localhost:9072/apigatewayui

The respective Integration Server is also up and running fine. However when I am trying to login using default Administrator credentials, it is showing error as “Server is unreachable”. There are no details provided in Server log or the API Gateway log.
Attaching the screenshot for the same.

Please help. I am posting this in this forum as I did not find any forum for API Gateway.

Thanks and Regards
Abir Banerjee

You need to the following configuration file to point to the right API Gateway server.


SAG_Root/profiles/ISIS_Instance_Name/apigateway/config/uiconfiguration.properties 

Change apigw.dashboard.url & apigw.es.url to either localhost:port or FQDN:port. Default ports are 9405 and 9240 respectively.

Hope this helps.

2 Likes