webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  API Gateway 9.12 Not Working

    Posted Fri March 10, 2017 04:42 AM

    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


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: API Gateway 9.12 Not Working

    Posted Mon March 26, 2018 06:51 PM

    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.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB